-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
too many tab characters in .hs files #14
Comments
cartazio
changed the title
to many tab characters in .hs files
too many tab characters in .hs files
Feb 5, 2020
to be clear: those don't cause failures in the make mode on envrionments that can build everything, But it does hinder cabalization of the pieces of the code base |
Yes, I think so. @cartazio, out of interest what coding standards/linting tools are you referring to when you talk about hindering cabalization? |
Ghc warns about tabs by default. Nothing more substantive than high volumes
of low signal warnings
…On Tue, Feb 25, 2020 at 12:45 AM Brian Foley ***@***.***> wrote:
Yes, I think so. @cartazio <https://github.com/cartazio>, out of interest
what coding standards/linting tools are you referring to when you talk
about hindering cabalization?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#14?email_source=notifications&email_token=AAABBQUR4GMNQPUNUF5WFD3RESV7LA5CNFSM4KQSAJ72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEM2UU5I#issuecomment-590695029>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAABBQWQYLGEYJONS5CMTP3RESV7LANCNFSM4KQSAJ7Q>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this is actually step zero in the sequence of blockers to cabalizing the whole build process
The text was updated successfully, but these errors were encountered: