diff options
author | Wim <wim@42.be> | 2019-08-26 23:49:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-26 23:49:06 +0200 |
commit | 942d8f1cedfb7325c0720f8967751bb1b77f5b82 (patch) | |
tree | 17c39790bc4c1f92d90d4e428199465ab1a957e1 /.fixmie.yml | |
parent | 1552dcb143edbc82c1ef49169f20fd1b5441b688 (diff) | |
download | matterbridge-msglm-942d8f1cedfb7325c0720f8967751bb1b77f5b82.tar.gz matterbridge-msglm-942d8f1cedfb7325c0720f8967751bb1b77f5b82.tar.bz2 matterbridge-msglm-942d8f1cedfb7325c0720f8967751bb1b77f5b82.zip |
Create .fixmie.yml
Diffstat (limited to '.fixmie.yml')
-rw-r--r-- | .fixmie.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.fixmie.yml b/.fixmie.yml new file mode 100644 index 00000000..602d1109 --- /dev/null +++ b/.fixmie.yml @@ -0,0 +1,3 @@ +go: + comments: + disabled: true |