Page MenuHomePhabricator

user-fixes.py behavior
Closed, DuplicatePublic

Description

when i run script with -fix:foo, where Foo is part of user-fixes.py, this script wants to change every page in pagegenerator.

But I want change only pages , where bot made some other change - like cosmetic_changes.py

replace + fix

Now= some pages with replace, some with both, some only with fix
Proposed = some with replace, some with both, none with fix only.