.hgeol
author Marcin Mielniczuk <marmistrz.dev@zoho.eu>
Thu, 28 Jun 2018 17:29:37 +0200
changeset 13435 eb91b889101b
parent 6500 c9eaf1dd16c8
permissions -rw-r--r--
Undo enabling the `unreachable-pub` lint. It appears that nom cannot correctly handle `pub(crate)`, so the warnings cannot be fixed at the moment. See https://github.com/Geal/nom/issues/807

[patterns]
**.h = native
**.c = native
**.cpp = native
**.lua = native
**.txt = native
**.pas = native
**.inc = native
**.hs = native