diff --git a/.rubocop.yml b/.rubocop.yml index ff20ea66..9a2d4de2 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -15,6 +15,9 @@ # You should have received a copy of the GNU General Public License along with Redmine DMSF plugin. If not, see # . +plugins: + rubocop-rails + AllCops: TargetRubyVersion: 3.2 TargetRailsVersion: 7.1