Add community activity stats (#1602)

This commit is contained in:
Zack Koppert 2021-06-01 07:03:37 -07:00 committed by GitHub
parent 87a442b6fe
commit ac6fdebd7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,6 +36,7 @@ It is a simple combination of various linters, written in `bash`, to help valida
- [GitLab](#gitlab) - [GitLab](#gitlab)
- [Visual Studio Code](#visual-studio-code) - [Visual Studio Code](#visual-studio-code)
- [Limitations](#limitations) - [Limitations](#limitations)
- [Community Activity](#community-activity)
- [How to contribute](#how-to-contribute) - [How to contribute](#how-to-contribute)
- [License](#license) - [License](#license)
@ -433,6 +434,10 @@ Once found, it will load the certificate contents to a file, and to the trust st
SSL_CERT_SECRET: ${{ secrets.ROOT_CA }} SSL_CERT_SECRET: ${{ secrets.ROOT_CA }}
``` ```
## Community Activity
<img src="https://cauldron.io/project/2083/stats.svg" >
## Limitations ## Limitations
Below are a list of the known limitations for the **GitHub Super-Linter**: Below are a list of the known limitations for the **GitHub Super-Linter**: