Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

Thijzer/sauron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

A one stop shop for static analysis. Makes it easier the quickly check legacy projects on coding standards. Sauron will run a set of analysis and report back any issues.

Usage

docker run --rm thijs/sauron:sauron -v /locale/project_directory/:/project/ run/analyze.sh
// if we can run this with entrypoint.sh

docker run --rm thijs/sauron:sauron run/analyze.sh /locale/project_directory/

About

A set of static analyzers for PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages