diff --git a/.hlint.yaml b/.hlint.yaml new file mode 100644 index 00000000..9fc28519 --- /dev/null +++ b/.hlint.yaml @@ -0,0 +1,3 @@ +- ignore: { + name: "Do not use -1" + }