- 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 oftree_rewrite()
now
has an attributehas_skipped_fixes
indicating if some lints were not fixed
because they were nested (#34).