Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsh McKenzie <amckenzie@gitlab.com>2022-05-18 10:59:17 +0300
committerEvan Read <eread@gitlab.com>2022-05-18 10:59:17 +0300
commite397ed1c39f39037e5f1edac17b2dc82c59bc2c5 (patch)
tree1f282fd61e545af845e1bfbe674c80d66ff47ee1 /Brewfile
parente7fc6e9d0418c49ad0192505325bafae19321bf7 (diff)
Use Ruby autoloader
Diffstat (limited to 'Brewfile')
-rw-r--r--Brewfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Brewfile b/Brewfile
new file mode 100644
index 00000000..29dde855
--- /dev/null
+++ b/Brewfile
@@ -0,0 +1 @@
+brew "hadolint"