Azure / Azure/azure-functions-dotnet-worker
Engineering: Evaluate/add stylecop
Open
area: engineering
team-issue
- Dominant language
- C#
- Stars
- 466
- Forks
- 215
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 7
Description
Part of #1655 and extension of #1730
While editorconfig features are growing and has effectively replaced stylecop for nearly all features, there are still a couple areas worth using stylecop for:
- Warning on consecutive blank newlines.
- Stricter xmldoc enforcement.
We should evaluate if we want to bring in Stylecop for those benefits, and then do the work if it is a yes.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.