Skip to content

Commit 42dedb3

Browse files
committed
Remove yamllint from repository
1 parent 83c0903 commit 42dedb3

File tree

3 files changed

+0
-32
lines changed

3 files changed

+0
-32
lines changed

.yamllint

Lines changed: 0 additions & 19 deletions
This file was deleted.

docker-compose.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -75,14 +75,6 @@ services:
7575
env_file: .env
7676
ports: ['127.0.0.1:8903:6379']
7777

78-
yamllint:
79-
build:
80-
context: yamllint/
81-
volumes:
82-
- './:/usr/src/app'
83-
command: echo "yamllint is disabled"
84-
# command: yamllint -c /usr/src/app/.yamllint /usr/src/app
85-
8678
push:
8779
labels:
8880
traefik.enable: true

yamllint/Dockerfile

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)