Add initial StyleCops style enforcement
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -127,7 +127,7 @@ publish/
|
||||
# Publish Web Output
|
||||
*.[Pp]ublish.xml
|
||||
*.azurePubxml
|
||||
# TODO: Comment the next line if you want to checkin your web deploy settings
|
||||
# TODO: Comment the next line if you want to checkin your web deploy settings
|
||||
# but database connection strings (with potential passwords) will be unencrypted
|
||||
*.pubxml
|
||||
*.publishproj
|
||||
@@ -151,7 +151,6 @@ AppPackages/
|
||||
# Others
|
||||
*.[Cc]ache
|
||||
ClientBin/
|
||||
[Ss]tyle[Cc]op.*
|
||||
~$*
|
||||
*~
|
||||
*.dbmdl
|
||||
@@ -206,4 +205,4 @@ docs/api/\.manifest
|
||||
\.idea/
|
||||
|
||||
# Codealike UID
|
||||
codealike.json
|
||||
codealike.json
|
||||
|
||||
Reference in New Issue
Block a user