We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 897759c commit a16b4bfCopy full SHA for a16b4bf
.rubocop.yml
@@ -17,3 +17,5 @@ Naming/FileName:
17
Exclude:
18
- rakelib/**
19
- test/html5/test_tree-construction.rb
20
+Minitest/EmptyLineBeforeAssertionMethods:
21
+ Enabled: false
0 commit comments