mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-07 09:45:46 -05:00
e15a4dc174
test bucket variable Add empty expect words add procjet varaible Add excludes file add patters for urls Add newline at eof Changing lorem ipsum for proper words Add admiralawkbar to expected words Exclude lint templates files Add api apk and ansible as expected words add expected words for cleanup-docker.sh add expected words for ghe-config-apply.sh Fix add-ons spelling Add a bunch new words Simpler url pattern Use common baz word Fix coffeescript spelling Add expected words for ghe-api-config-apply.yml Add ecpected words for linter.sh Fix Multi-line spelling Add more linter.sh expected words Add a whole lot of expected words Add pattern for repeated single char Add space Add expected words for Dockerfile Add more expected words for ghe-api-config-apply.yml Add expected words for he-initial-configuration.yml Add expected words for ghe-ldap-configuration.yml Move spelling/expect -> spelling/allow Set workflow name Fix @admiralawkbar capitalization Fix requirements spelling Add last docker allow words Add last ghe-config-apply allow words Add last linter.sh allow words add last general allow words Add .gitignore allow words Add main.yml allow words Add settings.json.j2 allow words Add empty expect words Test gitignore.txt Fix patter for repeated chars Add some more allowed words more words Add disabling-linters.md allow words commit |
||
---|---|---|
.. | ||
perl_bad_1.pl | ||
perl_good_1.pl | ||
README.md |
Perl Test Cases
This folder holds the test cases for Perl.
Additional Docs
No Additional information is needed for this test case.
Good Test Cases
The test cases denoted: LANGUAGE_good_FILE.EXTENSION
are all valid, and should pass successfully when linted.
- Note: They are linted utilizing the default linter rules.
Bad Test Cases
The test cases denoted: LANGUAGE_bad_FILE.EXTENSION
are NOT valid, and should trigger errors when linted.
- Note: They are linted utilizing the default linter rules.