Skip to content

Linter configuration files for use as a git submodule

License

Notifications You must be signed in to change notification settings

salt-labs/linters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

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

Sponsor this project

 

Packages

No packages published