Age | Commit message (Collapse) | Author |
|
|
|
fix typo `RUBUCOP` --> `RUBOCOP` for slim lint
|
|
this actually makes 6ebd8f355c974cb6b7c5d5aff20603c8c4b38feb work
|
|
Pass the rubocop configuration file to slim-lint.
|
|
This fixes slim-lint not honoring a `.rubocop.yml` in the file's or
parent directory. Due to the way slim-lint calls rubocop, it requires
the special `SLIM_LINT_RUBUCOP_CONF` env var to pick up the
`.rubocop.yml` if it is not run on the real file (which is the case
here).
See https://github.com/sds/slim-lint/blob/master/lib/slim_lint/linter/README.md#rubocop
|
|
|
|
|
|
Windows
|
|
|
|
Add solidity linter: solium
|
|
|
|
|
|
|
|
|
|
prettier-eslint
|
|
|
|
|
|
filenames for eslint --fix
|
|
|
|
|
|
|
|
|
|
contents, and add a script to check for theses issues
|
|
script for running tests
|
|
* Add Elm support for npm local installation
|
|
|
|
|
|
Windows
|
|
* Add elm-format as a new fixer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'on_save' again
|
|
* Add a glslang linter for GLSL
|
|
* add cuda nvcc linter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
there
|
|
|
|
|
|
|