Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

qltysh/qlty-source

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Qlty Git Source

This repository serves as a public Qlty git source that provides an example of a standardized static analysis configuration that can be shared across multiple repositories.

Using this Git Source

Add the following configuration to your qlty.toml file:

[[source]]
name = "qlty-source"
repository = "https://github.com/qltysh/qlty-source"
tag = "v0.0.1" # or use latest tag

Alternatively, you can use a branch instead of a tag:

 [[source]]
  name = "qlty-source"
  repository = "https://github.com/qltysh/qlty-source"
  branch = "main"

Using one vs the other will depend on whether you want repositories to "opt-in" to changes in the standardized config (by bumping the tag), or receive them automatically (by specifying a branch).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.