We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add glimmer linting
Add `bundle exec` option for rubocop linting in Ruby
fix --ignore to include E242 (tab after comma)
remove kakoune formatter for eslint, use -f unix
Fix simple eslint config to inlcude stdin
Remove local option for eslint config
Fix simpler eslint configuration
Updated Lint (asciidoc)
Revert f7245aafb4ec9447f6bdd35dafcb830fea8a4f23...8e05bdf708650180f86e190fd99d1a973ce05983 on Lint
Add rust linters.
The command for stylelint was for the formatter ; I updated it to use stylelint as a linter using the "unix" output that kakoune is able to parse.
Added a simpler version of eslint config for javascript which works fine.
lint: Add a `jq` based JSON linter
Document how to lint Python with mypy
don't need custom formatter anymore
its not longer necessary to use a custom formatter, eslint now ships with a kakoune friendly option; https://eslint.org/docs/user-guide/formatters/#unix
Lint: add perlcritic settings
Added bazel lint cmd
Updated YAML linter
Fix copy-paste issue for Elixir
Add Elixir setup
Add example configuration for SwiftLint
Set correct filetype for markdown
lint: Remove erroneous hardcoded parameter
lint: Add HTML-Tidy subsection to HTML
Remove `--standard` argument in phpcs, which was unnecessary.
lint: Remove unnecessary mentions to `:lint-enable`
lint: Add SCSS
lint: Remind users to disable formatting on linters