Skip to content
Snippets Groups Projects
Commit dd5e6f35 authored by borzechof99's avatar borzechof99 :whale2: Committed by dominip89
Browse files

Resolve "Emergency Fix Linter"

parent 70e31bfe
No related branches found
No related tags found
No related merge requests found
...@@ -75,17 +75,17 @@ pylint: ...@@ -75,17 +75,17 @@ pylint:
codequality: codeclimate.json codequality: codeclimate.json
when: always when: always
pages: #pages:
stage: deploy # stage: deploy
image: alpine:latest # image: alpine:latest
script: # script:
- echo # - echo
artifacts: # artifacts:
paths: # paths:
- public # - public
only: # only:
refs: # refs:
- master # - master
test: test:
......
[MASTER]
disable=line-too-long
  • quanaris @quanaris ·
    Maintainer

    @borzechof99 @dominip89 @josiepark könnt Ihr bitte am Dienstag (25.05) ein bisschen erzählen, welche Arbeit wurde hier mit Linter geleistet, wo gab es Hacken und warum ist es wichtig für unseren Projekt?

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment