dense-analysis / dense-analysis/ale

Support enabling linting on save for specific buffers

Open
#1,813 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Vim Script
Stars
14k
Forks
1.5k
Avg merge
17h 49m
Merged PRs (30d)
1

Description

Here's my use case:

for most filetypes, I want my configured global behavior of lint-on-save (only) to apply. For specific file types (c++, mostly), I want *all* automatic linting disabled, but I *do* want to be able to manually run linting as needed. I've tried setting `ale_lint_on_save` to 0 in `ale_pattern_options`, but it did nothing. Is there a way to accomplish this currently, or just a missing feature? Great plugin - Thanks.

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.