X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=.rubocop.yml;h=5b6c3f2dc622a1b439b1789e960cf89e57573fc7;hp=61ffc1a04425f47f030c712f4ea6a9a0830a3342;hb=d05562d0dbc1dbecb48c0a8a65c2f1c4970eb4ef;hpb=1a4928389f999b76a0be196f8b7586e194f01295 diff --git a/.rubocop.yml b/.rubocop.yml index 61ffc1a044..5b6c3f2dc6 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -1,6 +1,7 @@ AllCops: Exclude: - 'extensions/**/*' + - 'node_modules/**/*' - 'skins/**/*' - 'tests/frontend/node_modules/**/*' - 'vendor/**/*'