Skip to content

Add clang-tidy #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add clang-tidy #7

wants to merge 3 commits into from

Conversation

aminya
Copy link
Member

@aminya aminya commented Jul 4, 2022

atom#81

Description of the change

This adds clang-tidy configuration and scripts. I have not still run the tidy on the codebase. This PR just adds the facilities for it.

Benefits

Clang-tidy allows us to find the bugs and improve performance

Verification

Running clang-tidy is possible using the following commands (running takes some time).

npm run tidy

or

npm run tidy:fix

Release Notes

N/A

The codebase uses variables that are called `_edit`, `_ses`, etc.

We should fix these later
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant