superlint/.automation/test/latex/README.md

14 lines
534 B
Markdown
Raw Normal View History

2020-08-18 18:54:32 -04:00
# LaTeX Test Cases
2020-11-06 17:18:48 -05:00
This folder holds the test cases for **LaTeX**.
2020-08-18 18:54:32 -04:00
## 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.
2020-11-06 17:18:48 -05:00
- **Note:** They are linted utilizing the default linter rules.