https://github.com/dsccommunity/dscresource.analyzerrules
PowerShell Script Analyzer Rules to help enforce the DSC Community Guidelines
https://github.com/dsccommunity/dscresource.analyzerrules
Last synced: about 1 year ago
JSON representation
PowerShell Script Analyzer Rules to help enforce the DSC Community Guidelines
- Host: GitHub
- URL: https://github.com/dsccommunity/dscresource.analyzerrules
- Owner: dsccommunity
- License: mit
- Created: 2019-10-31T16:09:27.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-10T10:28:31.000Z (almost 2 years ago)
- Last Synced: 2025-04-09T22:27:05.806Z (over 1 year ago)
- Language: PowerShell
- Size: 204 KB
- Stars: 5
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# DscResource.AnalyzerRules
PS Script Analyzer Custom Rules for the DSC Community standards
[](https://dev.azure.com/dsccommunity/DscResource.AnalyzerRules/_build/latest?definitionId=2&branchName=main)

[](https://codecov.io/gh/dsccommunity/DscResource.AnalyzerRules)
[](https://dsccommunity.visualstudio.com/DscResource.AnalyzerRules/_test/analytics?definitionId=2&contextType=build)
[](https://www.powershellgallery.com/packages/DscResource.AnalyzerRules/)
[](https://www.powershellgallery.com/packages/DscResource.AnalyzerRules/)
## Code of Conduct
This project has adopted this [Code of Conduct](CODE_OF_CONDUCT.md).
## Releases
For each merge to the branch `main` a preview release will be
deployed to [PowerShell Gallery](https://www.powershellgallery.com/).
Periodically a release version tag will be pushed which will deploy a
full release to [PowerShell Gallery](https://www.powershellgallery.com/).
## Contributing
Please check out common DSC Community [contributing guidelines](https://dsccommunity.org/guidelines/contributing)
and the specific [Contributing to DscResource.AnalyzerRules](https://github.com/dsccommunity/DscResource.AnalyzerRules/blob/main/CONTRIBUTING.md)
guidelines.
## Change log
A full list of changes in each version can be found in the [change log](CHANGELOG.md).
## Documentation
The documentation can be found in the [DscResource.AnalyzerRules Wiki](https://github.com/dsccommunity/DscResource.AnalyzerRules/wiki).
The documentation is automatically updated on each PR merge.