GithubHelp home page GithubHelp logo

omnilint / lint Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 4.0 305 KB

Omniscient authoritative code linter

Home Page: https://www.omnilint.com

License: Other

JavaScript 100.00%
linter lint code javascript prettier rubocop eslint pylint

lint's Introduction

Omnilint logo Omnilint logo


Installation (global)

Install globally:

$ npm i -g lint

Usage (global)

Get inside your repository:

$ cd /path/to/repo

Use it globally

$ lint [COMMAND]

Start new repository:

$ lint init

Lint files linted by git:

$ lint

To install git hooks:

$ cd path/to/repository
$ lint install:hooks

Installation (local)

Install into your devDependencies:

$ npm i -D lint

Usage (local)

Use it with NPX from inside your repository:

$ npx lint [COMMAND]

To install git hooks:

$ npx lint install:hooks
Usage: 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 status

Sign Up

Create your free Omnilint account:

$ lint signup

Log In

Log in with your existing Omnilint account:

$ lint login

Version

Print the CLI version:

$ lint version

Help

Print the list of available commands:

$ lint --help

Website

https://www.omnilint.com

lint's People

Contributors

jimdou avatar reyemneirda avatar

Stargazers

Vane avatar  avatar

Watchers

 avatar James Cloos avatar

lint's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.