-
Notifications
You must be signed in to change notification settings - Fork 67
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
I can usually find a lot of code style issues in our code like this PR: #48. I don't want to review and fix them one by one. We need a systematic and automatic way to solve it.
How does C/C++ solve the code linting issue? I want a solution better working for multiple OSes, multiple IDEs. I only know something like EditorConfig: https://editorconfig.org/
What tool does C/C++ project often use for code linter?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request