Skip to content

astgrepr 0.0.10

Choose a tag to compare

@etiennebacher etiennebacher released this 09 Jan 17:07
  • If several lints can be fixed but overlap, the first lint is fixed but those
    that are nested in it are ignored. The text output of tree_rewrite() now
    has an attribute has_skipped_fixes indicating if some lints were not fixed
    because they were nested (#34).