forked from drwl/annotaterb
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.standard_todo.yml
More file actions
18 lines (18 loc) · 782 Bytes
/
.standard_todo.yml
File metadata and controls
18 lines (18 loc) · 782 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Auto generated files with errors to ignore.
# Remove from this list as you refactor files.
---
ignore:
- lib/annotate_rb/model_annotator/annotation_builder.rb:
- Lint/FormatParameterMismatch
- lib/annotate_rb/model_annotator/column_annotation/annotation_builder.rb:
- Lint/FormatParameterMismatch
- lib/annotate_rb/model_annotator/foreign_key_annotation/annotation_builder.rb:
- Lint/FormatParameterMismatch
- lib/annotate_rb/model_annotator/index_annotation/annotation_builder.rb:
- Lint/FormatParameterMismatch
- lib/annotate_rb/model_annotator/model_class_getter.rb:
- Style/SlicingWithRange
- lib/annotate_rb/route_annotator/header_generator.rb:
- Style/SlicingWithRange
- spec/lib/annotate_rb/route_annotator/annotator_spec.rb:
- Lint/ConstantDefinitionInBlock