.standard_todo.yml in csvlint-1.3.0 vs .standard_todo.yml in csvlint-1.4.0

- old
+ new

@@ -1,16 +1,10 @@ # Auto generated files with errors to ignore. # Remove from this list as you refactor files. --- ignore: -- features/step_definitions/validation_errors_steps.rb: - - Lint/Void - features/support/load_tests.rb: - - Style/For - Security/Open - - Lint/UselessAssignment -- lib/csvlint/cli.rb: - - Style/NonNilCheck - lib/csvlint/csvw/column.rb: - Style/TernaryParentheses - lib/csvlint/csvw/date_format.rb: - Lint/MixedRegexpCaptureTypes - lib/csvlint/csvw/number_format.rb: