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

PhilippBaschke / convert-to-stylelint
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Repo Added 29 May 2016 08:13AM UTC
Files 1
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH patch-1
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • feature-convert
  • feature/cli
  • master
  • refactor/switch-to-jest
  • setup

pending completion
26

Pull #4

travis-ci

web-flow
added defaultSeverity

I think **defaultSeverity** is the better fitting equivalent than **severity**. I’m not sure about the table formatting.
Pull Request #4: added defaultSeverity

1 of 1 relevant lines covered (100.0%)

3.0 hits per line

Relevant lines Covered
Build:
Build:
1 RELEVANT LINES 1 COVERED LINES
3.0 HITS PER LINE
Source Files on master
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

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  
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  
24 feature/cli :art: Improve indentation of package.json push 18 Dec 2016 04:09PM UTC PhilippBaschke travis-ci pending completion  
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  
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  
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  
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  
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  
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  
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  
See All Builds (23)
  • Repo on GitHub
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