Skip to content

juskek/linting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linting Templates

This repository provides the latest linting templates for use in your projects.

General Recommendations

Local IDEs (e.g. VSCode, IntelliJ)

  • DO prefer project settings over user settings to minimise conflicts
  • DO configure IDE extensions to use project env for linting
    • Some IDE linting extensions (e.g. python black) are shipped with their own linting version, which may not match the linting version in CI
    • By pointing the extension to the project env, we can ensure that local and CI are linted consistently

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published