Skip to content

Commit 402989f

Browse files
committed
.
1 parent 7c475db commit 402989f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ProjectDefaults/ProjectDefaults.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
44
<id>ProjectDefaults</id>
5-
<version>1.0.153</version>
5+
<version>1.0.154</version>
66
<authors>Simon Cropp</authors>
77
<developmentDependency>true</developmentDependency>
88
<license type="expression">MIT</license>

ProjectDefaults/editorconfig.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,10 @@ resharper_all_underscore_local_parameter_name_highlighting = none
343343

344344
resharper_misleading_body_like_statement_highlighting = error
345345

346+
resharper_redundant_record_class_keyword_highlighting = error
347+
348+
resharper_redundant_extends_list_entry_highlighting = error
349+
346350
# Xml files
347351
[*.{xml,config,nuspec,resx,vsixmanifest,csproj,targets,props,fsproj}]
348352
indent_size = 2

0 commit comments

Comments
 (0)