Haml Lint
Haml Lint for Visual Studio Code.
Requirements
Extension Settings
hamlLint.executablePath: Path to haml-lint executable (default: haml-lint)
hamlLint.useBundler: Use bundle exec to run haml-lint. If this is true, the hamlLint.executablePath setting is ignored. (default: false)
| |