dense-analysis / dense-analysis/ale

checkpatch for C (kernel)

Open
#554 4 comments 0 reactions 0 assignees View on GitHub
new tool
Dominant language
Vim Script
Stars
14k
Forks
1.5k
Avg merge
17h 49m
Merged PRs (30d)
1

Description

So kernel has this cool script [checkpatch.pl](https://github.com/torvalds/linux/blob/master/scripts/checkpatch.pl) to check if code follows the [coding style](https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst). It would be very convenient to have it as a plugged linter.
But I doubt kernel style should be default for all C projects.
As I see, all linters are 'enabled' by default, would you be fine with disabled by linter? Is there already a functionality for this? I would be glad to create PR.

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.