Skip to content

Commit db390a7

Browse files
committed
erb_lint deprecation warnings
1 parent d1656a8 commit db390a7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

bin/lint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22

33
bundle exec standardrb --fix --format progress
4-
bundle exec erblint --lint-all --autocorrect
4+
bundle exec erb_lint --lint-all --autocorrect
55
yarn lint:fix
66
echo "Linting Factories"
77
rails factory_bot:lint

0 commit comments

Comments
 (0)