• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

PhilippBaschke / convert-to-stylelint / 26

Builds Branch Commit Type Ran Committer Via Coverage
26 patch-1 added defaultSeverity I think **defaultSeverity** is the better fitting equivalent than **severity**. I’m not sure about the table formatting. Pull #4 22 Feb 2019 02:01PM UTC web-flow travis-ci pending completion   set done
25 feature/cli :sparkles: Create a very basic CLI that can be passed an old config I used the commander package because it makes parsing command line options very easy and descriptive. I created a separate bin file to make testing of the CLI easier (can import... push 18 Dec 2016 04:19PM UTC PhilippBaschke travis-ci pending completion   set done
24 feature/cli :art: Improve indentation of package.json push 18 Dec 2016 04:09PM UTC PhilippBaschke travis-ci pending completion   set done
23 feature/cli :art: Improve quote-props eslint configuration It is easier to type when quotes only have to be added when they are required. push 18 Dec 2016 04:05PM UTC PhilippBaschke travis-ci pending completion   set done
22 master Improve .gitignore Base it on the recommended Node.js configuration and add .DS_Store files. https://github.com/github/gitignore/blob/master/Node.gitignore push 17 Dec 2016 11:11PM UTC PhilippBaschke travis-ci pending completion   set done
21 refactor/switch-to-jest Improve .gitignore Base it on the recommended Node.js configuration and add .DS_Store files. https://github.com/github/gitignore/blob/master/Node.gitignore push 17 Dec 2016 11:06PM UTC PhilippBaschke travis-ci pending completion   set done
20 refactor/switch-to-jest Use babel-preset-env to transpile as little as possible babel-preset-env can be configured to figure out the Node.js version on the system it is currently run in and only transpile code that is not available in this version (e.g. in Node.js 6 mos... push 17 Dec 2016 10:28PM UTC PhilippBaschke travis-ci pending completion   set done
19 refactor/switch-to-jest Only support Node.js versions >= 4 stylelint supports these versions. https://github.com/stylelint/stylelint/blob/master/.travis.yml push 17 Dec 2016 10:16PM UTC PhilippBaschke travis-ci pending completion   set done
18 refactor/switch-to-jest Switch tests to jest jest works with globals so they have to be added to the Eslint configuration. I decided to move tests next to the files they test (jest picks up files that are name *.test.js) to make them easier to locate. The .test.js fil... push 17 Dec 2016 09:51PM UTC PhilippBaschke travis-ci pending completion   set done
17 refactor/switch-to-jest Switch tests to jest jest works with globals so they have to be added to the Eslint configuration. I decided to move tests next to the files they test (jest picks up files that are name *.test.js) to make them easier to locate. The .test.js fil... push 17 Dec 2016 09:15PM UTC PhilippBaschke travis-ci pending completion   set done
16 refactor/switch-to-jest Switch tests to jest jest works with globals so they have to be added to the Eslint configuration. I decided to move tests next to the files they test (jest picks up files that are name *.test.js) to make them easier to locate. They need to be i... push 17 Dec 2016 08:57PM UTC PhilippBaschke travis-ci pending completion   set done
14 master Merge pull request #2 from ntwb/patch-1 Updated `ImportPath` mapping `stylelint-scss` 2.0 rule push 02 Aug 2016 08:22AM UTC web-flow travis-ci pending completion   set done
13 master Updated `ImportPath` mapping `stylelint-scss` 2.0 rule The 'at-import-no-partial-extension' rule has been deprecated, and will be removed in `stylelint-scss` '2.0'. Instead, use 'at-import-partial-extension-blacklist' or 'at-import-partial-e... Pull #2 29 Jul 2016 05:02AM UTC web-flow travis-ci pending completion   set done
12 master Merge pull request #1 from ntwb/patch-1 Update `scss-lint.md` push 21 Jun 2016 09:15AM UTC web-flow travis-ci pending completion   set done
11 master Switch BorderZero from stylelint plugin to stylelint rule Pull #1 21 Jun 2016 08:42AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc