about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2018-12-05 23:54:38 +0100
committerGitHub <noreply@github.com>2018-12-05 23:54:38 +0100
commit0fb90f372ee1fd3645e77159e6bcf48f215f306a (patch)
tree6d75744564bf5961600a7ba55454dc746c4fc869 /src/libstd/sys/unix/stack_overflow.rs
parent39d4c0caa486ad9fba3f334d57f75c9ce2955285 (diff)
parent5d7cf59e94ea1ee5480ac083e5b6949deec9fb2f (diff)
downloadrust-0fb90f372ee1fd3645e77159e6bcf48f215f306a.tar.gz
rust-0fb90f372ee1fd3645e77159e6bcf48f215f306a.zip
Rollup merge of #56523 - JohnHeitmann:es6, r=GuillaumeGomez
Added a bare-bones eslint config (removing jslint)

This change removes the small bit of jslint config, replacing it
with eslint. I've currently configured eslint to mostly only report
the more serious of lints, although there are still some style nits
turned on.

Eslint better supports modern js, and will be a good pre-TypeScript code
quality aid.

Install eslint with `npm install -g eslint`. Run with `eslint html/static/*.js`,
or let your IDE do it. This requires no build step.

Upcoming changes will start fixing identified bugs and other lints (mostly unused and var redef issues).
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions