Skip to content

Revisions

  • Add glimmer linting

    @velrest velrest committed Jul 21, 2023
  • Add `bundle exec` option for rubocop linting in Ruby

    @aThorp96 aThorp96 committed Apr 28, 2023
  • fix --ignore to include E242 (tab after comma)

    @burnt-jello burnt-jello committed Jan 23, 2023
  • remove kakoune formatter for eslint, use -f unix

    @in0ni in0ni committed Aug 24, 2022
  • Fix simple eslint config to inlcude stdin

    @in0ni in0ni committed Jun 22, 2022
  • Remove local option for eslint config

    @in0ni in0ni committed Jun 16, 2022
  • Fix simpler eslint configuration

    @in0ni in0ni committed Jun 16, 2022
  • Updated Lint (asciidoc)

    @Hardy7cc Hardy7cc committed Apr 23, 2022
  • Revert f7245aafb4ec9447f6bdd35dafcb830fea8a4f23...8e05bdf708650180f86e190fd99d1a973ce05983 on Lint

    @kanashimia kanashimia committed Jan 22, 2022
  • Add rust linters.

    @kanashimia kanashimia committed Jan 22, 2022
  • 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.

    @cyberflamingo cyberflamingo committed Nov 22, 2021
  • Added a simpler version of eslint config for javascript which works fine.

    @in0ni in0ni committed Oct 20, 2021
  • lint: Add a `jq` based JSON linter

    @lenormf lenormf committed May 27, 2021
  • Document how to lint Python with mypy

    @Screwtapello Screwtapello committed May 13, 2021
  • don't need custom formatter anymore

    @jssee jssee committed May 5, 2021
  • 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

    @jssee jssee committed May 5, 2021
  • Lint: add perlcritic settings

    @somasis somasis committed Apr 29, 2021
  • Added bazel lint cmd

    @Icantjuddle Icantjuddle committed Mar 24, 2021
  • Updated YAML linter

    @zickzackv zickzackv committed Feb 25, 2021
  • Fix copy-paste issue for Elixir

    @jtrees jtrees committed Feb 22, 2021
  • Add Elixir setup

    @jtrees jtrees committed Feb 22, 2021
  • Updated Lint (asciidoc)

    @zickzackv zickzackv committed Feb 18, 2021
  • Add example configuration for SwiftLint

    @hristost hristost committed Dec 30, 2020
  • Set correct filetype for markdown

    @Unrud Unrud committed Dec 6, 2020
  • lint: Remove erroneous hardcoded parameter

    @lenormf lenormf committed Nov 23, 2020
  • lint: Add HTML-Tidy subsection to HTML

    @lenormf lenormf committed Nov 23, 2020
  • Remove `--standard` argument in phpcs, which was unnecessary.

    @losnappas losnappas committed Aug 7, 2020
  • lint: Remove unnecessary mentions to `:lint-enable`

    @lenormf lenormf committed May 30, 2020
  • lint: Add SCSS

    @lenormf lenormf committed May 29, 2020
  • lint: Remind users to disable formatting on linters

    @lenormf lenormf committed May 29, 2020