Commit 427e26a
committed
Remove handling of impossible case from SA1006
The hash token identifies a preprocessor directive, so it's not possible to
have it be missing and also end up treating code like a preprocessor
directive.1 parent ba0e2bc commit 427e26a
1 file changed
Lines changed: 0 additions & 5 deletions
File tree
- StyleCop.Analyzers/StyleCop.Analyzers/SpacingRules
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | 79 | | |
85 | 80 | | |
86 | 81 | | |
| |||
0 commit comments