Skip to content

panlint: Don't lint blank lines#231

Merged
ned21 merged 3 commits intoquattor:masterfrom
jrha:fix_blank_line_ignore
Dec 8, 2019
Merged

panlint: Don't lint blank lines#231
ned21 merged 3 commits intoquattor:masterfrom
jrha:fix_blank_line_ignore

Conversation

@jrha
Copy link
Member

@jrha jrha commented Dec 2, 2019

This fixes a regression introduced when lines became objects and the references in this line were not updated correctly.

Fixes #230 and I believe it therefore fixes #224.

This fixes a regression introduced when lines became objects and the references in this line were not updated correctly.
@jrha jrha force-pushed the fix_blank_line_ignore branch from 7072ea9 to 8f7c659 Compare December 2, 2019 12:45
@jrha jrha changed the title panlint: Don't lint black lines panlint: Don't lint blank lines Dec 2, 2019
wpoely86
wpoely86 previously approved these changes Dec 2, 2019
@wpoely86
Copy link
Member

wpoely86 commented Dec 2, 2019

can we have a test for this?

@jrha
Copy link
Member Author

jrha commented Dec 3, 2019

Yep!

@jrha
Copy link
Member Author

jrha commented Dec 3, 2019

Can't see Jenkins results, so not sure why it is failing.

@wpoely86
Copy link
Member

wpoely86 commented Dec 5, 2019

Travis is happy with it, so it should be fine.

@ned21 ned21 merged commit 4678efa into quattor:master Dec 8, 2019
@jrha jrha deleted the fix_blank_line_ignore branch December 9, 2019 09:57
@jrha jrha added this to the 10.8 milestone Dec 17, 2019
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.

panlint: Blank lines should be ignored (regression) panlint: wrong message when template declaration is not on first line

3 participants