Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Mary Sha 7436d8936e
Filter supportmd for markdownlinkcheck (#278) 2023-03-27 14:47:18 -07:00
Mary Sha 05f8bb973c
Introduce actionlint and resolve errors (#143)
* Introduce actionlint and resolve errors

* Resolve bicep linters issues that werent caught
2023-02-06 10:07:40 -08:00
marclerwick f3322fdd21
Fixing Bicep.psm1 to replace the unicode elipsis. (#138)
Adding an ignore file for npm json lint to ignore the BenchPress/bicep path.
Adding --stdout to the bicep linter to prevent creating the ARM files when linting.
Adding --check to the Prettier linter to prevent auto formatting.
2023-02-03 10:07:42 -08:00
Mary Sha 7b32eebb24
Mega Linter Migration (#127)
* Initial megalinter setup

* Add some configs for various linters

* Use dotnet flavor to improve runtime performance

* Exclude bicep directory using regex

* Add more configurations and resolve markdown table formatter

* Fix regex exclude

* Resolve bicep linting and ignore bicep submodule for jscpd

* Remove dotnet restore from workflow so that it can be moved into megalinter commands

* Add more linter configs and resolve linting issues

* Resolve prettier linter and rename scripanalyzer config

* Resolve additional linting issues and move config files into config folder

* Resolve more yaml lint issues

* Ignore cspell

* Remove script analyzer config since only default settings are needed

* Resolve some powershell linting issues

* Correct suppression on template generated by Generator code

* Resolve powershell linting issues

* Add vscode as ignored for jsonlint

* Disable dotnet format in favor of csharpier and because of bug

* Resolve csharpier issues

* Remove pesky file

* Reintroduce pesky file

* Resolve some actions linting

* Remove cspell config and resolve more action linter

* Add powershell script analyzer config for BOM encoding

* Reformat psscriptanalyzer config

* Remove psscriptanalyzer config because there is a bug with megalinter

* Resolve last action lint issue

* Remove linting steps from pr files since it will be handled by pr mega linter file

* Cleanup comments

* Exclude the one bicep file instead of suppressing rule

* Disable actionlint for now

* Cleanup comments per PR feedback
2023-01-27 13:20:36 -08:00