2 Feb
2022
2 Feb
'22
5:27 p.m.
Is there a way for me to run the GHC linter on my GHC source tree, without having to push an MR out to CI? Norman
2 Feb
2 Feb
5:59 p.m.
You can run `./hadrian/build lint:compiler` or `lint:base`, if you have hlint on your path. Regards, Ben Am Mi., 2. Feb. 2022 um 18:29 Uhr schrieb Norman Ramsey <nr@cs.tufts.edu>:
Is there a way for me to run the GHC linter on my GHC source tree, without having to push an MR out to CI?
Norman _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
1683
Age (days ago)
1683
Last active (days ago)
1 comments
2 participants
participants (2)
-
Benjamin Maurer -
Norman Ramsey