Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
Oleg Grenrus's avatar
Oleg Grenrus authored
This is affect of using indentOfAtLeast method:
any indentation greater than current offset is fine.

That behavior is desirable to parsing multiline field contents,
but it is a bit surprising for fields, which we expect to be aligned.

Such insonsistency seems to be always a mistake, and it's easy to fix once
a machine points it out.
3e17cec9
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..