Cleanup code climate

This commit is contained in:
Liam Newman 2018-08-16 12:17:54 -07:00
parent a6f238770c
commit b080206b9a

View File

@ -8,10 +8,10 @@ ratings:
- "**.js"
- "**.py"
exclude_paths:
- test/resources/**
- webpack.config.js
- "**/resources/**"
- js/test/**
- test/data/**
- web/lib/**
- js/lib/beautify.js
- js/lib/beautify-css.js
- js/lib/beautify-html.js
- tools/template/*
- "**/generated/*"