Skip to content
This repository has been archived by the owner on Aug 20, 2020. It is now read-only.

script ensuring C++ code conforms to our coding style #91

Closed
tiagovignatti opened this issue Sep 24, 2013 · 3 comments
Closed

script ensuring C++ code conforms to our coding style #91

tiagovignatti opened this issue Sep 24, 2013 · 3 comments
Assignees
Labels
Milestone

Comments

@tiagovignatti
Copy link
Contributor

cpplint.py seems to do nicely the job we want here. I'll be checking it now.

@ghost ghost assigned tiagovignatti Sep 24, 2013
@tiagovignatti
Copy link
Contributor Author

something simple like this would be pretty useful already:
https://github.com/crosswalk-project/tizen-extensions-crosswalk/blob/master/tools/check-coding-style

tiagovignatti added a commit to tiagovignatti/ozone-wayland that referenced this issue Feb 7, 2014
For now it should be enough to remember ourselves to run this script from time
to time. I think we'll get used to this habit. Later we can think in a
pre-commit git hook or something to enforce that all developers are running it:

http://stackoverflow.com/questions/3462955/putting-git-hooks-into-repository

Fixes intel#91
@tiagovignatti
Copy link
Contributor Author

@kalyankondapally
Copy link
Contributor

wow thanks,

Going through this now.

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

No branches or pull requests

2 participants