dense-analysis / dense-analysis/ale

Range of lines for fixers

Open
#850 13 comments 42 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

Hey, thanks for this great linter plugin. I switched from syntastic recently and it's amazing how fast and responsive real time linting works. :)

In [this commit](https://github.com/IngoHeimbach/ale/commit/FD92CA17E87EB3EC59FE57D42E52D1644264DD5E) I have added clang-tidy as a possible fixer for C and C++ code. However, often I only want to fix one specific line in a huge file (for example a missing semicolon or a missing `override`). Would it be possible to modify `ALEFix` to accept a specific line or a range of lines? To stay compatible with existing code fixers could get an optional third parameter with a range of lines they can operate on.

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.