mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 21:50:59 -05:00
Change * for - for consistency
This commit is contained in:
parent
04e7807d4e
commit
b1a578b42c
1 changed files with 10 additions and 10 deletions
20
README.md
20
README.md
|
@ -11,16 +11,16 @@ The end goal of this tool:
|
||||||
|
|
||||||
## Table of Contents
|
## Table of Contents
|
||||||
|
|
||||||
* [How it works](#how-it-works)
|
- [How it works](#how-it-works)
|
||||||
* [Supported linters](#supported-linters)
|
- [Supported linters](#supported-linters)
|
||||||
* [Usage](#how-to-use)
|
- [Usage](#how-to-use)
|
||||||
* [Environment variables](#environment-variables)
|
- [Environment variables](#environment-variables)
|
||||||
* [Disable rules](#disabling-rules)
|
- [Disable rules](#disabling-rules)
|
||||||
* [Docker Hub](#docker-hub)
|
- [Docker Hub](#docker-hub)
|
||||||
* [Run Super-Linter locally](#running-super-linter-locally-troubleshootingdebuggingenhancements)
|
- [Run Super-Linter locally](#running-super-linter-locally-troubleshootingdebuggingenhancements)
|
||||||
* [CI / CT/ CD](#cictcd)
|
- [CI / CT/ CD](#cictcd)
|
||||||
* [Limitations](#limitations)
|
- [Limitations](#limitations)
|
||||||
* [Contributing](#how-to-contribute)
|
- [Contributing](#how-to-contribute)
|
||||||
|
|
||||||
## How it Works
|
## How it Works
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue