##// END OF EJS Templates
Some propose fixes....
Some propose fixes. I'm not totally happy as things like `0?` now raise a SyntaxError without proper filename and context. Also there is now the fact that transformers can return None to stop all transformations, which I don't like. Closes #11306

File last commit:

r22722:622b6cfa
r24567:d3bd9b24
Show More
codecov.yml
9 lines | 136 B | text/x-yaml | YamlLexer
coverage:
status:
project:
default:
target: auto
threshold: 10
patch:
default:
target: 0%