Skip to content

refactor: add missing braces to tests#2673

Merged
pvojtechovsky merged 2 commits intoINRIA:masterfrom
zielint0:refactor-add-missing-braces-to-tests
Oct 16, 2018
Merged

refactor: add missing braces to tests#2673
pvojtechovsky merged 2 commits intoINRIA:masterfrom
zielint0:refactor-add-missing-braces-to-tests

Conversation

@zielint0
Copy link
Copy Markdown
Contributor

Code inspection

  • Control flow statement without braces inspection

Reports any if, while or for statements without braces. Braces make the code easier to read and help prevent errors when modifying the code.

@pvojtechovsky pvojtechovsky merged commit 884342f into INRIA:master Oct 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants