2
0
mirror of https://github.com/moebooru/moebooru synced 2025-08-22 01:47:48 +00:00

Exclude vendored prototypejs from codeclimate

This commit is contained in:
nanaya 2024-09-08 17:44:04 +09:00
parent f84f7264de
commit 8b33860837

View File

@ -43,6 +43,7 @@ engines:
# You can globally exclude files from being analyzed by any engine using the # You can globally exclude files from being analyzed by any engine using the
# exclude_paths key. # exclude_paths key.
#exclude_paths: exclude_paths:
- lib/assets/javascripts/prototype/**/*
#- spec/**/* #- spec/**/*
#- vendor/**/* #- vendor/**/*