mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 17:20:47 +08:00
.hlint.yaml: add nub to restricted functions.
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
#
|
||||
- arguments: [--color=auto, --cpp-ansi]
|
||||
|
||||
- functions:
|
||||
- {name: nub, within: []}
|
||||
# - {name: Prelude.error, within: [Tests.Lua,Tests.Lua.*]}
|
||||
|
||||
# Ignore some builtin hints
|
||||
#
|
||||
- ignore: {name: "Avoid lambda"}
|
||||
|
||||
Reference in New Issue
Block a user