Skip to content

core: Add ASTBear and Implement quote spacing bear

Viresh Gupta requested to merge initStructure into master

The PyQuoteSpacingBear will detect trailing spaces inside the strings in a python3 source code

Merge request reports