dense-analysis / dense-analysis/ale

Add support for stopping the ALEFix pipeline early

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

Description

It would be nice to be able to write a function for use in `ale_fixers` which can return a special value to prevent further tools in the pipeline from being run. This would be useful for fixing some code slightly which requires some human intervention, before being able to run the of the tools. A good example is automatically merging some parts of code with git merge conflicts, and leaving some other conflicts for humans to fix.

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.