Skip to content

Commit dfcefd8

Browse files
committed
enable standard for integration
1 parent 9c39779 commit dfcefd8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.standard_todo.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,7 @@ ignore:
2020
# This disables standardrb for third-party and generated code.
2121
- appraisal/**/**
2222
- gemfiles/**/**
23-
- integration/**/**
23+
- "integration/apps/*/bin/*"
24+
- "integration/apps/*/Gemfile"
25+
- "integration/apps/*/Rakefile"
2426
- lib/datadog/**/vendor/**/*

0 commit comments

Comments
 (0)