Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sass/linter

An experimental Sass linter written using the Dart Sass AST
https://github.com/sass/linter

Add a lint for unnecessary calls to quote() and unquote()

nex3 opened this issue almost 6 years ago
https-ify sass-lang.com urls

asottile opened this pull request almost 6 years ago
Add a lint rule for suspicious variable interpolation

gopherkhan opened this issue almost 6 years ago
Add new --config option supporting config files

srawlins opened this pull request about 6 years ago
Add a lint for using @each with maps properly

nex3 opened this issue about 6 years ago
Add a lint for non-idiomatic identifier names

nex3 opened this issue about 6 years ago
New rule: use_scale_color

srawlins opened this pull request about 6 years ago
New rule: no_condition_parens_rule

mik01aj opened this pull request about 6 years ago
Properly visit FunctionExpression; handle ArgumentInvocation

srawlins opened this pull request about 6 years ago
Support the indented syntax

nex3 opened this issue about 6 years ago
Add the ability to search directories recursively for Sass files to lint

srawlins opened this pull request about 6 years ago
New rule: non_numeric_dimension_rule

srawlins opened this pull request about 6 years ago
Support ParenthesizedExpression

srawlins opened this pull request about 6 years ago
Add a lint for color adjustment functions

nex3 opened this issue about 6 years ago
Add a `--rules` flag to the script

srawlins opened this pull request about 6 years ago
Add new rule QuoteMapKeysRule, with tests

srawlins opened this pull request about 6 years ago
Add new NoEmptyStyleRule with tests

srawlins opened this pull request about 6 years ago
Use falsey null

srawlins opened this pull request about 6 years ago
Bump SDK and test version constraints to require Dart 2

srawlins opened this pull request about 6 years ago
Support Dart SDK >= 2.0.0

mik01aj opened this issue over 6 years ago
Add a lint for named colors as map keys

nex3 opened this issue over 6 years ago
Add a lint rule for != null and == null

nex3 opened this issue over 6 years ago
Add a lint rule for unnecessary parentheses in conditionals

nex3 opened this issue over 6 years ago
Add a lint rule for standalone script interpolation

nex3 opened this issue over 6 years ago
Add a lint rule for fake dimensions

nex3 opened this issue over 6 years ago
Add a lint rule for unquoted strings in map keys

nex3 opened this issue over 6 years ago
Implement "Nesting Depth" lint rule

srawlins opened this issue over 6 years ago
Implement "Import Path" lint rule

srawlins opened this issue over 6 years ago
Implement "Unnecessary parent reference" rule

srawlins opened this issue over 6 years ago
Implement "Empty Rule" lint rule

srawlins opened this issue over 6 years ago
Implement "Unknown At Rule" lint rule

srawlins opened this issue over 6 years ago
Create CODE_OF_CONDUCT.md

nschonni opened this pull request over 6 years ago
Add first few args, --stdin, --stdin-file-path, --help

srawlins opened this pull request over 6 years ago
Add No Loud Comment rule

srawlins opened this pull request over 6 years ago
Add a binary script

srawlins opened this pull request over 6 years ago
New rule, ValidHex, with tests

srawlins opened this pull request over 6 years ago
Privatize test class.

srawlins opened this pull request over 6 years ago