Skip to content
Commit 2b03728a authored by Björn Geuken's avatar Björn Geuken
Browse files

[frontend] Reduce the scope of directories we want to jslint

We were checking all files in our rails root directory. Since all
javascript files we maintain are in app/assets/javascripts we can reduce
the files we check by only checking that directory.

Reduces the execution time from ~2.2s to ~0.7s.
parent 8eb533c9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment