121c121
< if isdir(joinpath(ROOT, '.hg')):
---
> if ARGUMENTS['IGNORE_STYLE'] != 'True' and isdir(joinpath(ROOT, '.hg')):