Skip to content
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

Lint code #7

Closed
tagniam opened this issue Oct 12, 2017 · 3 comments
Closed

Lint code #7

tagniam opened this issue Oct 12, 2017 · 3 comments

Comments

@tagniam
Copy link
Owner

tagniam commented Oct 12, 2017

Some of the coding style is inconsistent. Using a linting tool of some kind I'd like the code to follow the Google C++ Style Guide.

@Pritchy96
Copy link

Should be able to use https://github.com/google/styleguide as a linter for this.

I don't mind picking this up and writing a script to grab the linter and run it on the applicable files, assuming you have no issues adding Python as a requirement to your toolchain?

@tagniam
Copy link
Owner Author

tagniam commented Oct 13, 2017

I'm think that's ok, submit a PR and I'll take a look.

@Ashiroq
Copy link

Ashiroq commented Oct 29, 2018

Hi, I think I can help with this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants