Skip to content

panlint: Add check for global variable names#219

Merged
ned21 merged 1 commit intoquattor:masterfrom
jrha:global_variables
Nov 13, 2019
Merged

panlint: Add check for global variable names#219
ned21 merged 1 commit intoquattor:masterfrom
jrha:global_variables

Conversation

@jrha
Copy link
Member

@jrha jrha commented Nov 29, 2018

Check that they have uppercase names longer than five characters
Add unit tests for checks.

@jrha jrha changed the title Add check for global variable names panlint: Add check for global variable names Nov 29, 2018
@ned21 ned21 added this to the 10.8 milestone Nov 29, 2018
@ned21
Copy link
Contributor

ned21 commented Nov 29, 2018

I am OK with adding these checks to panlint. I haven't checked the regexes though.

@jrha
Copy link
Member Author

jrha commented Nov 29, 2018

This is the first of (hopefully) many PRs that I am pulling out of our rather messy development branch that I mentioned at the workshop, the code is all in use at RAL in one form or another.

Check that they have uppercase names longer than five characters
Add unit tests for checks.
@ned21
Copy link
Contributor

ned21 commented Nov 13, 2019

@wpoely86 you have a stale review, are you happy with this now? If so please go ahead and approve & merge.

@wpoely86
Copy link
Member

@ned21 I don't have merge rights.

@ned21
Copy link
Contributor

ned21 commented Nov 13, 2019

@wpoely86 OK, can you given an "approved" and I'll do the merge?

@ned21 ned21 merged commit f12ed8c into quattor:master Nov 13, 2019
@jrha jrha deleted the global_variables branch November 15, 2019 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants