2.5.0 • Published 8 years ago

@gilt-tech/swig-lint v2.5.0

Weekly downloads
32
License
MIT
Repository
github
Last release
8 years ago

swig-lint

Swig task that checks for possible issues in your code base.

Usage

Meant to be used via the Swig CLI, just run:

swig lint

You can also instruct the CSS linter to use a different engine (default is an ancient version of Lesshint), namely Stylelint, like so:

swig lint --use-stylelint

You can also instruct the linter to look at a specific source folder

swig lint --src /web/web-blah/target

In this case you shall provide the linter a .stylelintrc.yml file with the necessary Stylelint configuration.

By using Stylelint you can now also specify files to ignore (previously not possible), using the special .stylelintignore config file, which uses a .gitignore-like syntax.

TODO

  • Add more helpful information on the README (like list of JS/CSS rules) and how to override them.
2.8.0-vue.1

8 years ago

2.5.0

8 years ago

2.1.0

8 years ago

2.0.0

8 years ago

1.9.9-beta.5

8 years ago

1.9.9-beta.4

8 years ago

1.9.9-beta.3

8 years ago

1.9.9-beta.2

8 years ago

1.9.9-beta.1

8 years ago

1.9.9-beta.0

8 years ago

1.0.1

8 years ago

1.0.0

9 years ago

0.3.0

9 years ago

0.2.3

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.11

10 years ago

0.1.10

10 years ago

0.1.9

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.15

10 years ago

0.0.14

10 years ago