2.5.0 • Published 7 years ago

@gilt-tech/swig-lint v2.5.0

Weekly downloads
32
License
MIT
Repository
github
Last release
7 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

7 years ago

2.5.0

7 years ago

2.1.0

7 years ago

2.0.0

7 years ago

1.9.9-beta.5

7 years ago

1.9.9-beta.4

7 years ago

1.9.9-beta.3

7 years ago

1.9.9-beta.2

7 years ago

1.9.9-beta.1

7 years ago

1.9.9-beta.0

7 years ago

1.0.1

7 years ago

1.0.0

8 years ago

0.3.0

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.11

8 years ago

0.1.10

8 years ago

0.1.9

8 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.15

9 years ago

0.0.14

9 years ago