dense-analysis / dense-analysis/ale

Display problems in groups (one at a time)

Open
#4,222 3 comments 0 reactions 1 assignee Claimed by @w0rp View on GitHub
enhancement
Dominant language
Vim Script
Stars
14k
Forks
1.5k
Avg merge
17h 49m
Merged PRs (30d)
1

Description

I see that we can disable linters in a `.vimrc` before invoking vim. However, it would be helpful to disable particular linters while already running vim.

Example: I'm using Pyright with CoC, with diagnostics displayed by ALE. Ideally, I could run ALE until I'm done with type checking, and then enable Flake8 linting. Right now, Flake8 and Pyright run together, and give many duplicate errors. It would make it easier to lint code if I could disable Flake8 linting until I'm ready to work with its output.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.