Skip to content

Commit 7e95a3e

Browse files
benjirotoddbaert
authored andcommitted
fix: invalid editorconfig (open-feature#244)
## This PR Typo that was made under PR open-feature#242 Signed-off-by: Benjamin Evenson <[email protected]> Co-authored-by: Todd Baert <[email protected]> Signed-off-by: Artyom Tonoyan <[email protected]>
1 parent 5b79419 commit 7e95a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ dotnet_diagnostic.IDE0005.severity = error
146146
dotnet_diagnostic.RS0041.severity = suggestion
147147

148148
# CA2007: Do not directly await a Task
149-
dotnet_diagnostic.CA2007.severity = errorgit
149+
dotnet_diagnostic.CA2007.severity = error
150150

151151
[obj/**.cs]
152152
generated_code = true

0 commit comments

Comments
 (0)