We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15f4ef4 commit 7f9c425Copy full SHA for 7f9c425
.overcommit.yml
@@ -1,6 +1,10 @@
1
gemfile: Gemfile
2
3
PreCommit:
4
+ # Disabled since this causes spurious failures on AppVeyor builds
5
+ BrokenSymlinks:
6
+ enabled: false
7
+
8
BundleCheck:
9
enabled: true
10
0 commit comments