sylver version 0.3.4
Running the following command:
sylver ruleset run --files="**/*.py" --rulesets="https://github.com/sylver-dev/rulesets#python_comprehensions.yaml"
gives the output:
❗️No field: left on nodes of kind Call
or
❗️No field: left on nodes of kind Comment
probably depending on which rule happens to be triggered first.
The rulesets python_base.yaml and python_bugbear.yaml are working.
sylver version 0.3.4
Running the following command:
sylver ruleset run --files="**/*.py" --rulesets="https://github.com/sylver-dev/rulesets#python_comprehensions.yaml"gives the output:
❗️No field: left on nodes of kind Callor
❗️No field: left on nodes of kind Commentprobably depending on which rule happens to be triggered first.
The rulesets python_base.yaml and python_bugbear.yaml are working.