Skip to content

salt-labs/linters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ada57e7 · Nov 14, 2024

History

8 Commits
Nov 14, 2024
Jun 23, 2023
Mar 26, 2023
Mar 26, 2023

Repository files navigation

linters

Overview

Linter configuration files for use as a git submodule

Usage

Add this repository as a submodule to your project:

# For HTTPS
git submodule add https://github.com/salt-labs/linters .linters

# For SSH
git submodule add [email protected]:salt-labs/linters.git .linters

Then, point your linters to the configuration files in the config directory.

  • If you wish to update to the latest changes
git submodule update --init --remote

# Stage, commit, push and merge the changes.

About

Linter configuration files for use as a git submodule

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published