Skip to content
This repository has been archived by the owner on Nov 11, 2021. It is now read-only.

Parboiled2 - MergeNestedIfs "False Positive" #61

Open
thomassuckow opened this issue Sep 26, 2017 · 0 comments
Open

Parboiled2 - MergeNestedIfs "False Positive" #61

thomassuckow opened this issue Sep 26, 2017 · 0 comments

Comments

@thomassuckow
Copy link

Use of the parboiled2 library which uses scala macros causes a MergeNestedIfs warnings at every rule declaration

Parser.scala:6: warning: [MergeNestedIfs] These two nested ifs can be merged into one.
def Input = rule {
                 ^
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant