10000 Tags · sds/haml-lint · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: sds/haml-lint

Tags

v0.62.0

Toggle v0.62.0's commit message

Verified

This tag was signed with the committer’s verified signature.
sds Shane da Silva
0.62.0

* Improve `StrictLocals` behavior toggling via comments

v0.61.1

Toggle v0.61.1's commit message

Verified

This tag was signed with the committer’s verified signature.
sds Shane da Silva
0.61.1

* Allow `StrictLocals` to be disabled by a comment

v0.61.0

Toggle v0.61.0's commit message

Verified

This tag was signed with the committer’s verified signature.
sds Shane da Silva
0.61.0

* Add `StrictLocals` linter to enforce declaring locals at beginning of partial

v0.60.0

Toggle v0.60.0's commit message

Verified

This tag was signed with the committer’s verified signature.
sds Shane da Silva
0.60.0

* Run linters in parallel by default
* Update `InstanceVariables` linter to support :ruby filters

v0.59.0

Toggle v0.59.0's commit message

Verified

This tag was signed with the committer’s verified signature.
sds Shane da Silva
0.59.0

* Speed up load time by preferring `require_relative` in internal gem file loading

v0.58.0

Toggle v0.58.0's commit message

Verified

This tag was signed with the committer’s verified signature.
sds Shane da Silva
0.58.0

* Fix `block_keyword` method returning keywords used as arguments of method call

v0.57.0

Toggle v0.57.0's commit message

Verified

This tag was signed with the committer’s verified signature.
C439 sds Shane da Silva
0.57.0

* Add `GitHubReporter`

v0.56.0

Toggle v0.56.0's commit message

Verified

This tag was signed with the committer’s verified signature.
sds Shane da Silva
* Rubocop: Properly pass the whitespace around tag attributes to Rubo…

…Cop. This allows some improved corrections and fixes bugs.

v0.55.0

Toggle v0.55.0's commit message

Verified

This tag was signed with the committer’s verified signature.
sds Shane da Silva
0.55.0

* Lazily open files to avoid file descriptor exhaustion

v0.54.0

Toggle v0.54.0's commit message

Verified

This tag was signed with the committer’s verified signature.
sds Shane da Silva
0.54.0

* Drop support for Ruby 2.7, which reached [EoL](https://www.ruby-lang.org/en/downloads/branches/) in March 2023
* Add support for `--stdin`/`-s` flags for piping from standard input
0