mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-07 09:45:46 -05:00
ab24b82199
* Adding action lint * adding tests * adding tests * Update Dockerfile Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com> * cleanup name * fix test * typo * fix file name * fix our own errors * more cleanup * angry * make it happy * stop double jobs Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>
20 lines
591 B
Markdown
20 lines
591 B
Markdown
# GitHub Actions Test Cases
|
|
|
|
This folder holds the test cases for **Github Actions**.
|
|
|
|
## 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.
|
|
{"mode":"full","isActive":false}
|