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

Enable make codecheck for ign-cmake #138

Merged
merged 2 commits into from
Dec 22, 2020
Merged

Conversation

chapulina
Copy link
Contributor

Resolves #134

@chapulina chapulina requested a review from adlarkin December 22, 2020 17:36
@chapulina chapulina requested a review from mxgrey as a code owner December 22, 2020 17:36
@github-actions github-actions bot added 🏢 edifice Ignition Edifice 🏰 citadel Ignition Citadel 📜 blueprint Ignition Blueprint 🔮 dome Ignition Dome labels Dec 22, 2020
Copy link
Contributor

@adlarkin adlarkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, and GitHub actions is happy now! Just one minor question before merging.

@@ -0,0 +1,16 @@
/*
* Copyright (C) 2018 Open Source Robotics Foundation
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is probably a nit, but should we update the year on these new licenses to 2020? Or does it not really matter?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried to keep the year of when the files were created (note that some files were renamed in 2019).

Also, if you check the cc files for those examples, they have copyrights that say 2018. So I think this is ok.

@chapulina chapulina merged commit aaf3435 into ign-cmake2 Dec 22, 2020
@chapulina chapulina deleted the chapulina/make_codecheck branch December 22, 2020 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📜 blueprint Ignition Blueprint 🏰 citadel Ignition Citadel 🔮 dome Ignition Dome 🏢 edifice Ignition Edifice
Projects
None yet
Development

Successfully merging this pull request may close these issues.

make codecheck fails for ign-cmake itself on 18.04
3 participants