We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3a7398 commit 10a4eceCopy full SHA for 10a4ece
.standard.yml
@@ -1,5 +1,7 @@
1
parallel: true
2
format: progress
3
ruby_version: 3.1
4
+ignore:
5
+ - 'samples/**/*'
6
plugins:
7
- standard-performance
0 commit comments