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

sds / scss-lint / 1284

Builds Branch Commit Type Ran Committer Via Coverage
1284 master Allow color keywords in map function calls We allow color keywords as keys, so allow them as arguments for a special set of whitelisted functions. Fixes #821 push 04 Aug 2016 05:33AM UTC sds travis-ci pending completion   set done
1283 master Fix typo in README example (#820) push 03 Aug 2016 03:12PM UTC lencioni travis-ci pending completion   set done
1282 master Fix typo in README example Pull #820 03 Aug 2016 09:38AM UTC web-flow travis-ci pending completion   set done
1281 master Update change log with exclude-linter flag fix push 02 Aug 2016 10:13PM UTC sds travis-ci pending completion   set done
1280 master Fix linter_options to actually allow setting options The way it's currently phrased, each time you call linter_options it returns a new hash, because it's merging a hash literal with the existing options. Thus you can never change the options. N... push 02 Aug 2016 10:11PM UTC ibrahima travis-ci pending completion   set done
1279 master Fix linter_options to actually allow setting options The way it's currently phrased, each time you call linter_options it returns a new hash, because it's merging a hash literal with the existing options. Thus you can never change the options. N... Pull #819 02 Aug 2016 09:32PM UTC web-flow travis-ci pending completion   set done
1278 master Fix StatsReporter spec on JRuby 9000 This was failing with: Failure/Error: Unable to find org.jruby.util.StringSupport. rb_memsearch_qs_utf8_hash(StringSupport.java to read failed line Java::JavaLang::ArrayIndexOutOfBoundsExcepti... push 28 Jul 2016 11:09PM UTC sds travis-ci pending completion   set done
1277 master Test against JRuby 9000 When we originally changed this in b4666b6 we didn't know this option existed. push 28 Jul 2016 03:59PM UTC sds travis-ci pending completion   set done
1276 master Update RuboCop 0.41.1 -> 0.42.0 for Travis push 27 Jul 2016 06:44PM UTC sds travis-ci pending completion   set done
1275 master Feature: Trailing comma in maps Closes [#815][815]. A trailing comma in maps make for cleaner diffs when adding to or removing from the map. **Bad:** ```scss $map: ( key_one: value_one, key_two: value_two ); ``` **Good:** ```scss $map: (... Pull #816 22 Jul 2016 03:31PM UTC web-flow travis-ci pending completion   set done
1274 master Feature: Trailing comma in maps Closes [#815][815]. A trailing comma in maps make for cleaner diffs when adding to or removing from the map. **Bad:** ```scss $map: ( key_one: value_one, key_two: value_two ); ``` **Good:** ```scss $map: (... Pull #816 22 Jul 2016 03:28PM UTC web-flow travis-ci pending completion   set done
1273 master Drop support for Ruby 1.9.3 Our Travis tests started failing for 1.9.3 due to some issue with the `json` gem. Since Ruby 1.9.3 was EOLed in February 2015, we've been maintaining support only because it wasn't a burden. Now that we're having issu... push 20 Jul 2016 05:33PM UTC sds travis-ci pending completion   set done
1272 master Fix scss_files option to accept array of patterns We would crash with an unhelpful error otherwise. Fixes #811 push 20 Jul 2016 05:17PM UTC sds travis-ci pending completion   set done
1271 master Update RSpec 3.4.0 -> 3.5.0 push 05 Jul 2016 06:21PM UTC sds travis-ci pending completion   set done
1270 v0.49.0 Cut version 0.49.0 push 05 Jul 2016 06:19PM UTC sds travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • …
  • 44
  • 45
  • 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