3 Feb
2022
3 Feb
'22
1:27 a.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
3 Feb
3 Feb
1:59 a.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
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
1388
Age (days ago)
1388
Last active (days ago)
1 comments
2 participants
participants (2)
-
Benjamin Maurer -
Norman Ramsey