adamPetho
|
bf3ccf8feb
|
disable rule
|
2024-02-01 14:20:59 +01:00 |
nopara73
|
9cc846e866
|
CodeFactor
|
2021-04-23 12:53:06 +02:00 |
nopara73
|
1fdd7362a8
|
bullshit
|
2021-02-13 10:41:31 +01:00 |
nopara73
|
8fa0715bec
|
Stylecop doesnt know c#
|
2021-02-13 10:40:04 +01:00 |
nopara73
|
ad72bcc931
|
Turn off buddy stylecop settings for good.
|
2021-02-13 10:38:44 +01:00 |
nopara73
|
b5cc305dac
|
revert
|
2021-02-13 10:37:20 +01:00 |
nopara73
|
00ccf83f18
|
fuck stylecop
|
2021-02-13 10:36:09 +01:00 |
nopara73
|
a7bc73b1bd
|
Turn off buddy stylecop setting
|
2021-02-13 10:33:11 +01:00 |
Yahia Chiheb
|
5e51267967
|
Make StaticElementsMustAppearBeforeInstanceElements false
|
2020-08-14 01:43:40 +01:00 |
Lucas Ontivero
|
d9c90b596e
|
Merge pull request #3836 from yahiheb/stylecop-DoNotPlaceRegionsWithinElements
[StyleCop] Enable DoNotPlaceRegionsWithinElements
|
2020-08-13 17:24:42 -03:00 |
nopara73
|
96b41707e6
|
Make PropertySummaryDocumentationMustMatchAccessors false
|
2020-08-13 10:28:59 +02:00 |
Yahia Chiheb
|
b317761396
|
Enable DoNotPlaceRegionsWithinElements
|
2020-06-28 22:47:12 +01:00 |
Yahia Chiheb
|
5f14cb30e7
|
Enable ParameterMustFollowComma
|
2020-06-26 19:52:38 +01:00 |
Yahia Chiheb
|
689b87dacf
|
Enable ParametersMustBeOnSameLineOrSeparateLines
|
2020-06-13 22:57:06 +01:00 |
Lucas Ontivero
|
0e9b9144f0
|
Merge pull request #3759 from yahiheb/stylecop-ConstantsMustAppearBeforeFields
[StyleCop] Enable ConstantsMustAppearBeforeFields
|
2020-06-12 14:33:21 -03:00 |
Lucas Ontivero
|
d95126a65c
|
Merge pull request #3761 from yahiheb/stylecop-DeclarationKeywordsMustFollowOrder
Enable DeclarationKeywordsMustFollowOrder
|
2020-06-12 14:22:44 -03:00 |
Yahia Chiheb
|
6d51a56f28
|
Enable SplitParametersMustStartOnLineAfterDeclaration
|
2020-06-12 16:28:28 +01:00 |
Yahia Chiheb
|
4119493026
|
Enable DeclarationKeywordsMustFollowOrder
|
2020-06-11 19:15:12 +01:00 |
Yahia Chiheb
|
98f2206106
|
Enable ConstantsMustAppearBeforeFields
|
2020-06-11 19:04:42 +01:00 |
Lucas Ontivero
|
9aa1bec53a
|
Merge pull request #3694 from yahiheb/stylecope-ElementMustNotBeOnSingleLine
Enable ElementMustNotBeOnSingleLine
|
2020-06-02 12:44:49 -03:00 |
Yahia Chiheb
|
99374bcfe0
|
Enable StaticElementsMustAppearBeforeInstanceElements
|
2020-05-30 23:21:45 +01:00 |
Yahia Chiheb
|
176629726f
|
Enable ElementMustNotBeOnSingleLine
|
2020-05-24 03:13:36 +01:00 |
Lucas Ontivero
|
aeae9e5b43
|
Merge pull request #3613 from yahiheb/stylecop-SingleLineCommentMustBePrecededByBlankLine
Enable SingleLineCommentMustBePrecededByBlankLine
|
2020-05-14 12:22:19 -03:00 |
Dávid Molnár
|
826db6820b
|
Merge pull request #3610 from yahiheb/stylecop-DocumentationTextMustNotBeEmpty
Enable DocumentationTextMustNotBeEmpty
|
2020-05-08 15:04:03 +02:00 |
Yahia Chiheb
|
d464d5664a
|
Enable SingleLineCommentMustBePrecededByBlankLine
|
2020-05-03 16:36:10 +01:00 |
Yahia Chiheb
|
9825b711a6
|
Enable DocumentationTextMustNotBeEmpty
|
2020-05-01 15:50:06 +01:00 |
Yahia Chiheb
|
13228a9cd9
|
Enable PropertySummaryDocumentationMustMatchAccessors
|
2020-04-29 03:30:58 +01:00 |
nopara73
|
58af81c241
|
Merge pull request #3014 from yahiheb/stylecop-documentation-begin-capital
Set DocumentationTextMustBeginWithACapitalLetter to true
|
2020-02-09 13:24:05 +00:00 |
Yahia Chiheb
|
7e73802bc5
|
Enable ElementsMustAppearInTheCorrectOrder
|
2020-01-29 18:41:12 +01:00 |
Yahia Chiheb
|
891d2bd4f3
|
Set DocumentationTextMustBeginWithACapitalLetter to true
|
2020-01-27 04:24:44 +01:00 |
nopara73
|
5eba385275
|
Set SemicolonsMustBeSpacedCorrectly to true
|
2020-01-22 23:01:12 -04:00 |
nopara73
|
d26f7b8757
|
Set CodeMustNotContainMultipleStatementsOnOneLine to true
|
2020-01-22 22:57:59 -04:00 |
nopara73
|
706aeef1d4
|
Set CodeMustNotContainEmptyStatements to true
|
2020-01-22 22:57:13 -04:00 |
nopara73
|
979cdce5c1
|
Set QueryClausesMustBeOnSeparateLinesOrAllOnOneLine to true
|
2020-01-22 22:56:34 -04:00 |
nopara73
|
f265dbf36e
|
Set QueryClauseMustFollowPreviousClause to true
|
2020-01-22 22:55:18 -04:00 |
nopara73
|
b16197cad8
|
Set RemoveUnnecessaryCode to true
|
2020-01-22 22:50:54 -04:00 |
nopara73
|
15970e38c6
|
Add more turned off options
|
2020-01-22 22:50:27 -04:00 |
nopara73
|
9ccc95eb09
|
Set FileMayOnlyContainASingleNamespace to true
|
2020-01-22 22:48:34 -04:00 |
nopara73
|
e24c9db7f9
|
Set FileMayOnlyContainASingleClass to true
|
2020-01-22 22:48:03 -04:00 |
nopara73
|
567a78f1ac
|
Add more rules
|
2020-01-22 22:46:38 -04:00 |
nopara73
|
a6a6cd8c2f
|
Set ChainedStatementBlocksMustNotBePrecededByBlankLine to true
|
2020-01-22 22:44:39 -04:00 |
nopara73
|
60e5ac6d23
|
Set OpeningCurlyBracketsMustNotBePrecedededByBlankLine to true
|
2020-01-22 22:43:51 -04:00 |
nopara73
|
fba5d2b938
|
Set CodeMustNotContainMultipleBlankLinesInARow to true
|
2020-01-22 22:42:36 -04:00 |
nopara73
|
6ed5a5216a
|
Set ElementDocumentationHeadersMustNotBeFollowedByBlankLine to true
|
2020-01-22 22:41:10 -04:00 |
nopara73
|
e538d37bea
|
Set OpeningCurlyBracketsMustNotBeFollowedByBlankLine and ClosingCurlyBracketsMustNotBePrecededByBlankLine to true
|
2020-01-22 22:39:34 -04:00 |
nopara73
|
e149c5d566
|
Set IncludedDocumentationFileDoesNotExist to true
|
2020-01-22 22:36:37 -04:00 |
nopara73
|
fcd84e1e31
|
Set DocumentationTextMustBeginWithACapitalLetter to false
|
2020-01-22 22:30:09 -04:00 |
nopara73
|
d4fa2cb749
|
Set DocumentationTextMustBeginWithACapitalLetter to true
|
2020-01-22 22:28:41 -04:00 |
nopara73
|
4b9afd15e7
|
Set PropertyDocumentationMustHaveValueText to true
|
2020-01-22 22:24:12 -04:00 |
nopara73
|
8b85d3cbfc
|
Set DocumentationMustContainValidXml to true
|
2020-01-22 22:20:18 -04:00 |