Tom Vance

Results 2 issues of Tom Vance

Rubocop has deprecated the `--auto-correct` flag in favour of the `--autocorrect` flag. ``` Dumping database schema with fix-db-schema-conflicts gem --auto-correct is deprecated; use --autocorrect instead ```

# Problem We want to be able to filter some of the directories out of the glob match, for example we have snapshots from jest tests, css files and other...