Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/grunt-bootlint.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-150.12.1v0.12.1XhmikosR
2019-02-15Update dependencies.XhmikosR
2019-01-100.12.0v0.12.0XhmikosR
2019-01-10Update dependencies.XhmikosR
2019-01-10Tighten tests.XhmikosR
2018-12-28Travis: disable email notifications.XhmikosR
2018-12-28Switch to ESLint.XhmikosR
2018-12-28Minor lint tweaks.XhmikosR
2018-12-28Travis: remove sudo.XhmikosR
2018-12-28Rename LICENSE-MIT to LICENSE.XhmikosR
2018-09-18v0.11.1.v0.11.1XhmikosR
2018-09-18Update deps including Bootlint 0.15.1.XhmikosR
2018-09-18Move requires to the top.XhmikosR
2018-09-18package.json: Be more explicit with the included files.XhmikosR
2018-09-18Drop node.js 4 support.XhmikosR
2018-09-18ES6-ify code.XhmikosR
2018-07-10Update dependencies.XhmikosR
2018-05-03Add Node.js 10.x. in Travis.XhmikosR
2018-04-06Update deps and drop node.js 0.10 support.XhmikosR
2017-02-200.10.2v0.10.2XhmikosR
2017-02-20Minor README.md tweaks.XhmikosR
2017-02-20Bump dependencies.XhmikosR
2017-02-20Remove unneeded parentheses.XhmikosR
2017-02-20Update CI configs.XhmikosR
2016-04-05Prepare 0.10.1.v0.10.1XhmikosR
2016-04-05CONTRIBUTING.md: Minor clarification of release instructionsChris Rebert
2016-04-05CONTRIBUTING.md: Add instructions on shipping a new releaseChris Rebert
2016-03-07Merge pull request #63 from twbs/depsChris Rebert
2016-03-07Update devDependencies.XhmikosR
2015-12-26tasks/bootlint.js: Fix indentationChris Rebert
2015-12-26Merge pull request #62 from twbs/pluralizeXhmikosR
2015-11-26Merge pull request #61 from twbs/travis-5XhmikosR
2015-11-25Make use of `grunt.util.pluralize`.XhmikosR
2015-11-25Travis: replace `stable` by `5`.XhmikosR
2015-11-25README: Mention relaxerror enhancement in v0.10.0 summaryv0.10.0Chris Rebert
2015-11-25README: Nomenclature: s/mask/glob/Chris Rebert
2015-11-25tasks/bootlint.js: Update years in copyright headerChris Rebert
2015-11-25Prep for v0.10.0Chris Rebert
2015-11-21Merge pull request #60 from twbs/lintXhmikosR
2015-11-18Lint tweaks.XhmikosR
2015-11-18Update README.mdXhmikosR
2015-11-18Clean up test files.XhmikosR
2015-11-18Remove unneeded trailing space in error message.XhmikosR
2015-11-18Update Travis CI configuration.XhmikosR
2015-11-17Move JSHint task to test target.XhmikosR
2015-11-17Update README.md.XhmikosR
2015-11-17Bump grunt-contrib-clean to v0.7.0.XhmikosR
2015-11-17Bump Bootlint to v0.14.1.XhmikosR
2015-09-16Merge pull request #57 from freezy-sk/56-relaxerror-with-pathsZac Echola
2015-08-27Relaxerror can be defined as object of error IDs and filepath masksfreezy