Exclude src/tmp/ (rubocop.yml)

This commit is contained in:
0x1eef 2024-04-21 22:58:42 -03:00
parent d15a09ac1b
commit a80d97071b

View file

@ -21,6 +21,8 @@ AllCops:
- test/*
Exclude:
- src/css/vendor/tail.css/bin/*
- src/tmp/*
- src/tmp/**/*
##
# Enabled