superlint/.automation/test/css
Brett Logan 47bd074778
Update Deps (#2107)
* Fix rakudo

* Update deps

* wants percent

* fix style

* somehow we got a space

Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-11-09 14:35:36 -06:00
..
css_bad_01.css Add check spelling workflow 2020-06-23 16:42:22 -05:00
css_good_01.css Update Deps (#2107) 2021-11-09 14:35:36 -06:00
README.md Format Markdown 2020-07-21 12:08:05 -05:00

CSS Test Cases

This folder holds the test cases for CSS.

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.