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

sds / scss-lint / 1150
96%
master: 96%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Ran 18 Feb 2016 10:05PM UTC
Jobs 6
Files 89
Run time 24min
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

pending completion
1150

push

travis-ci

lencioni
Add PrivateNamingConvention linter

Although the `NameFormat` linter has an option to allow for leading
underscores, it does not enforce the convention. It would be really
great to either have a linter that does this.

What I mean by enforcing privacy for the leading underscore convention
is, for variables, functions, and mixins that start with a leading
underscore, we should verify that:

- any definitions are used within the same file
- any uses are defined within the same file
- any uses are preceded by their definitions

I considered adding this to `NameFormat`, but it seems specialized
enough that I decided to put it in its own linter. I left the prefix
configurable but defaulting to `_`, which is likely what most people
would use anyway.

Fixes #721

45 of 45 new or added lines in 2 files covered. (100.0%)

2730 of 2835 relevant lines covered (96.3%)

1777.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1150.1 (1.9.3) 18 Feb 2016 10:05PM UTC 0
96.43
Travis Job 1150.1
2 1150.2 (2.0.0) 18 Feb 2016 10:05PM UTC 0
96.39
Travis Job 1150.2
3 1150.3 (2.1) 18 Feb 2016 10:05PM UTC 0
96.39
Travis Job 1150.3
4 1150.4 (2.2) 18 Feb 2016 10:05PM UTC 0
96.39
Travis Job 1150.4
5 1150.5 (2.3.0) 18 Feb 2016 10:06PM UTC 0
96.39
Travis Job 1150.5
6 1150.6 (jruby-19mode) 18 Feb 2016 10:08PM UTC 0
95.07
Travis Job 1150.6
Source Files on build 1150
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1150
  • 35c6c038 on github
  • Prev Build on PrivateNamingConvention (#1148)
  • Next Build on PrivateNamingConvention (#1152)
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

© 2026 Coveralls, Inc