Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Conversation

@aminya
Copy link
Contributor

@aminya aminya commented Dec 3, 2020

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

@aminya
Copy link
Contributor Author

aminya commented Dec 3, 2020

The single Travis failure is due to #25. Nothing related to this PR.

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

We should fix these later
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant