Skip to content

Commit e156751

Browse files
authored
Merge pull request #180 from Workiva/greglittlefield-wf-patch-1
Fix v2.recommended importing v1 instead of v2
2 parents 37ebb4c + 0a462a9 commit e156751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/v2.recommended.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
# https://github.com/Workiva/workiva_analysis_options/issues/2
6262

6363
# This file also includes all of the required rules.
64-
include: package:workiva_analysis_options/v1.yaml
64+
include: package:workiva_analysis_options/v2.yaml
6565

6666
analyzer:
6767
errors:

0 commit comments

Comments
 (0)