benchpress/.vscode
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
..
extensions.json Mega Linter Migration (#127) 2023-01-27 13:20:36 -08:00
launch.json Updated the devcontainer to use an image that supports .NET 6.0 so that Generators builds. 2023-01-11 23:04:53 +00:00
tasks.json Mega Linter Migration (#127) 2023-01-27 13:20:36 -08:00