Azure / Azure/Azure-Verified-Modules
Feature-Request: Investigate Super-Linter configuration
Open
Type: Feature Request :heavy_plus_sign:
- Dominant language
- PowerShell
- Stars
- 580
- Forks
- 161
- Avg merge
- 11h 3m
- Merged PRs (30d)
- 15
Description
Linter, while great, has some very strong opinions in some areas which can/are blocking PRs. We should hence investigate if we can configure exceptions for rules we deem too intense.
For example:
- `PSAvoidUsingPositionalParameters` for `Join-Path` cmdlet usage
- `PSUseOutputTypeCorrectly` as it tends to have false-positives
- `MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading` as this doesn't make any sense for 'include' files where this has been a repeated issue
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.