1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 28, 2024 — Aug 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix NameFormat example More... about 11 years ago
Check variable declarations for trailing semicolon More... about 11 years ago
Rename TrailingSemicolonAfterPropertyValue to TrailingSemicolon More... about 11 years ago
Check trailing semicolon for @extend and @include More... about 11 years ago
Ignore interpolated selectors in SingleLinePerSelector More... about 11 years ago
Reword docs for PropertyWithMixin More... about 11 years ago
Clean up PropertyWithMixin More... about 11 years ago
Add docs for PropertyWithMixin ignore option More... about 11 years ago
Add spec for new PropertyWithMixin ignore option More... about 11 years ago
Fix SpaceAfterComma handling of trailing spaces More... about 11 years ago
Add spec directory contents to test_files gemspec list More... about 11 years ago
Fix glob for data directory More... about 11 years ago
Merge pull request #195 from Harmageddon/patch-1 More... about 11 years ago
Typo in README.md More... about 11 years ago
Add support for ignoring properties in Compass::PropertyWithMixin More... about 11 years ago
Add ignore_unspecified option to PropertySortOrder More... about 11 years ago
Update README with specific example for custom order More... about 11 years ago
Update changelog with PropertySortOrder changes More... about 11 years ago
Replace Runner-specific LinterError with general one More... about 11 years ago
Add ability to specify preset sort order More... about 11 years ago
Add SingleLinePerProperty linter More... about 11 years ago
Include linter name in XMLReporter More... about 11 years ago
Include linter name in lint description More... about 11 years ago
Add more subheadings to Configuration section More... about 11 years ago
Add documentation for exit status codes More... about 11 years ago
Update CLI to return status based on lint severity More... about 11 years ago
Add ability to configure linter severity More... about 11 years ago
Update documentation for Indentation linter More... about 11 years ago
Add detection of mixture of tabs/spaces More... about 11 years ago
Add specs for tab indentation checking More... about 11 years ago