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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.yamllint')
-rw-r--r--.yamllint1
1 files changed, 1 insertions, 0 deletions
diff --git a/.yamllint b/.yamllint
index 896db4c101e..c4df8cce122 100644
--- a/.yamllint
+++ b/.yamllint
@@ -44,6 +44,7 @@ ignore: |
#### Folders ####
node_modules/
tmp/
+ generator_templates/gitlab_internal_events/
# In CI some YAML files are linted using different rules.
# See `.gitlab/ci/yaml.gitlab-ci.yml`.