superlint/.automation/test/arm
dependabot[bot] e70136d5b9
Bump stylelint from 13.11.0 to 13.12.0 in /dependencies (#1324)
* Bump stylelint from 13.11.0 to 13.12.0 in /dependencies

Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.11.0 to 13.12.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.11.0...13.12.0)

Signed-off-by: dependabot[bot] <support@github.com>

* adding it

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-03-08 15:09:42 -06:00
..
reports Bump stylelint from 13.11.0 to 13.12.0 in /dependencies (#1324) 2021-03-08 15:09:42 -06:00
arm_bad_1.json Update arm template (#1131) 2021-01-11 08:57:49 -06:00
arm_good_1.json Add clippy for rust (#1277) 2021-03-08 14:13:04 -06:00
README.md Format Markdown 2020-07-21 12:08:05 -05:00

ARM Test Cases

This folder holds the test cases for Azure Resource Manager (ARM).

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.