Skip to content
Snippets Groups Projects
Commit 62e30e11 authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

Tue, 30 May 2023 07:36:01 +0200

parent 8473ba71
No related branches found
No related tags found
No related merge requests found
Pipeline #32117 passed
stages:
- test
docs:
stage: test
image: it4innovations/docker-mdcheck:latest
script:
- mdl -r ~MD002,~MD013 *.md
pylint:
stage: test
image: it4innovations/docker-pycheck:latest
script:
- pylint --max-module-lines=3000 *.py
shellcheck:
stage: test
image: koalaman/shellcheck-alpine:latest
script:
- shellcheck *.sh
This diff is collapsed.
## Core
| Module | Description |
| ------ | ----------- |
## Core
| Module | Description |
| ------ | ----------- |
## Linux
| Module | Description |
| ------ | ----------- |
## Base
| Module | Description |
......
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