FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
soundfingerprinting.sql/src/Settings.StyleCop at develop · AddictedCS/soundfingerprinting.sql · GitHub
AddictedCS
/
soundfingerprinting.sql
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
9
Code
Issues
1
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
soundfingerprinting.sql
/
src
/
Settings.StyleCop
Copy path
More file actions
More file actions
Latest commit
History
History
History
54 lines (54 loc) · 1.8 KB
Breadcrumbs
soundfingerprinting.sql
/
src
/
Settings.StyleCop
Copy path
File metadata and controls
54 lines (54 loc) · 1.8 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<
StyleCopSettings
Version
=
"
105
"
>
<
Analyzers
>
<
Analyzer
AnalyzerId
=
"
StyleCop.CSharp.DocumentationRules
"
>
<
Rules
>
<
Rule
Name
=
"
ElementsMustBeDocumented
"
>
<
RuleSettings
>
<
BooleanProperty
Name
=
"
Enabled
"
>False</
BooleanProperty
>
</
RuleSettings
>
</
Rule
>
<
Rule
Name
=
"
FileMustHaveHeader
"
>
<
RuleSettings
>
<
BooleanProperty
Name
=
"
Enabled
"
>False</
BooleanProperty
>
</
RuleSettings
>
</
Rule
>
<
Rule
Name
=
"
EnumerationItemsMustBeDocumented
"
>
<
RuleSettings
>
<
BooleanProperty
Name
=
"
Enabled
"
>False</
BooleanProperty
>
</
RuleSettings
>
</
Rule
>
<
Rule
Name
=
"
PartialElementsMustBeDocumented
"
>
<
RuleSettings
>
<
BooleanProperty
Name
=
"
Enabled
"
>False</
BooleanProperty
>
</
RuleSettings
>
</
Rule
>
<
Rule
Name
=
"
ElementDocumentationMustBeSpelledCorrectly
"
>
<
RuleSettings
>
<
BooleanProperty
Name
=
"
Enabled
"
>False</
BooleanProperty
>
</
RuleSettings
>
</
Rule
>
<
Rule
Name
=
"
DocumentationTextMustContainWhitespace
"
>
<
RuleSettings
>
<
BooleanProperty
Name
=
"
Enabled
"
>False</
BooleanProperty
>
</
RuleSettings
>
</
Rule
>
</
Rules
>
<
AnalyzerSettings
/>
</
Analyzer
>
<
Analyzer
AnalyzerId
=
"
StyleCop.CSharp.ReadabilityRules
"
>
<
Rules
>
<
Rule
Name
=
"
PrefixCallsCorrectly
"
>
<
RuleSettings
>
<
BooleanProperty
Name
=
"
Enabled
"
>False</
BooleanProperty
>
</
RuleSettings
>
</
Rule
>
<
Rule
Name
=
"
PrefixLocalCallsWithThis
"
>
<
RuleSettings
>
<
BooleanProperty
Name
=
"
Enabled
"
>False</
BooleanProperty
>
</
RuleSettings
>
</
Rule
>
</
Rules
>
<
AnalyzerSettings
/>
</
Analyzer
>
</
Analyzers
>
</
StyleCopSettings
>
Back
|
FazBrowse Home
|
New Git URL