Skip to content

Commit fda8aa6

Browse files
committed
Revert changes to KnownChanges.md
The default behavior of SA1402 has not changed from the behavior in StyleCop Classic, even though the behavior is now configurable in stylecop.json.
1 parent 8aca9a5 commit fda8aa6

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

documentation/KnownChanges.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -201,10 +201,7 @@ interface. StyleCop Classic reported SA1305 for all methods.
201201

202202
## Maintainability Rules
203203

204-
### SA1402
205-
206-
StyleCop Classic can only report SA1402 for class declarations. In StyleCop Analyzers,
207-
it is possible to configure which type declarations are considered by SA1402.
204+
There are no known changes at this time.
208205

209206
## Layout Rules
210207

0 commit comments

Comments
 (0)