Skip to content

jacobdonenfeld/gitlab-linters

Repository files navigation

Gitlab-lint-hooks

A command line tool and pre-commit hooks for running static analysis on gitlab-ci configuration.

Code style: black pre-commit Build Status Tests

Install

Option 1: Build and download from repository:

pip install git+https://github.com/jacobdonenfeld/gitlab-linters#v0.1.3

Option 2: (In progress)

install from pypi

Quick Start

Run shellcheck on all scripts:

  • From a git repository with a .gitlab-ci.yaml file at the top level of the project:
gitlab-ci-lint

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages