lint v0.8.19

Installation (global)
Install globally:
$ npm i -g lintUsage (global)
Get inside your repository:
$ cd /path/to/repoUse it globally
$ lint [COMMAND]Start new repository:
$ lint initLint files linted by git:
$ lintTo install git hooks:
$ cd path/to/repository
$ lint install:hooksInstallation (local)
Install into your devDependencies:
$ npm i -D lintUsage (local)
Use it with NPX from inside your repository:
$ npx lint [COMMAND]To install git hooks:
$ npx lint install:hooksUsage: lint [options] [command]
Options:
-v, --version output the version number
-h, --help output usage information
Commands:
init Initializes current repository
install:hooks Install git hooks
install:eslint Install ESLint
install:erblint Install ERB Lint
install:brakeman Install Brakeman
install:rubocop Install Rubocop
install:stylelint Install StyleLint
lint:staged [options] Lint Staged files
pre-commit [options] Simulates pre-commit git hook actions.
prepare-commit-msg Triggers 'prepare-commit-msg' hook actions.
post-commit Triggers 'post-commit' hook actions.
prettify <extenstion> Run Prettier on project.
login Sign in on local device.
logout Sign out from local device.
signup Creates an account
whoami Get current user statusSign Up
Create your free Omnilint account:
$ lint signupLog In
Log in with your existing Omnilint account:
$ lint loginVersion
Print the CLI version:
$ lint versionHelp
Print the list of available commands:
$ lint --helpWebsite
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
14 years ago
14 years ago
14 years ago
14 years ago
14 years ago
15 years ago
15 years ago
15 years ago
15 years ago
15 years ago
15 years ago
15 years ago
15 years ago
15 years ago
15 years ago
15 years ago
15 years ago
15 years ago
15 years ago
15 years ago
15 years ago
15 years ago
15 years ago
15 years ago
15 years ago
15 years ago