-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
additional fixes to resolve build errors (#2091)
* auto gen rubocop todo for latest updates * Disable specify inverse_of rule for now, until further investigation * pin i18n until Rails and i18n can sort out compatibility rails/rails#33574
- Loading branch information
1 parent
d93b713
commit 4349f4e
Showing
3 changed files
with
41 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -92,3 +92,6 @@ Rails/ApplicationRecord: | |
|
||
Rails/ApplicationJob: | ||
Enabled: false | ||
|
||
Rails/InverseOf: | ||
Enabled: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters