mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
f700d86557
The ‘npm run lint’ command will be used to run listing on Travis, which can also be used on local dev environments. These can also be used with editor plugins to highlight errors immediately. The intention is that this can be used in place of codeclimate. The benefits are that we use a single toolchain in both CI and local dev, which is not entirely the case at the moment. Note the sass-lint is provided by “sudo gem install scss_lint”. It’s possible that we can move to a node-based sass-lint; I can’t recall what the motivation for using the scss_lint gem was - I think it was mainly that we had the AirBNB styleguide already implemented as a linter config. |
||
---|---|---|
.. | ||
client | ||
code | ||
templates/SilverStripe | ||
tests | ||
themes | ||
thirdparty | ||
_config.php | ||
.gitignore |