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 9c39779 commit dfcefd8Copy full SHA for dfcefd8
.standard_todo.yml
@@ -20,5 +20,7 @@ ignore:
20
# This disables standardrb for third-party and generated code.
21
- appraisal/**/**
22
- gemfiles/**/**
23
- - integration/**/**
+ - "integration/apps/*/bin/*"
24
+ - "integration/apps/*/Gemfile"
25
+ - "integration/apps/*/Rakefile"
26
- lib/datadog/**/vendor/**/*
0 commit comments