Closed leonelgalan closed 7 years ago
Engine shouldn't error when analysisFiles is empty. This is common when running codeclimate analyze in a single non "style" file. See #8 for details.
analysisFiles
codeclimate analyze
If you want to test this locally:
cd test && sh setup.sh && cd ..
docker build -t codeclimate/codeclimate-stylelint .
Engine shouldn't error when
analysisFiles
is empty. This is common when runningcodeclimate analyze
in a single non "style" file. See #8 for details.If you want to test this locally:
cd test && sh setup.sh && cd ..
docker build -t codeclimate/codeclimate-stylelint .