simpspector/analyser

There is no license information available for the latest version (1.0.0) of this package.

SimpSpector Analyser

This package's canonical repository appears to be gone and the package has been frozen as a result.

Installs: 1 256

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 8

Forks: 0

Open Issues: 12

Type:lib

1.0.0 2016-09-24 12:53 UTC

This package is auto-updated.

Last update: 2021-05-11 20:23:11 UTC


README

Build Status

this is the analyser component to simplethings/simpspector - all the static code inspection is done here

Usage

# initialize .simpspector.yml
# run init and follow instructions
bin/simpspector init /path/to/project
# run analyser on your project
bin/simpspector analyse /path/to/project --format=detail

Example output: https://travis-ci.org/simpspector/analyser/jobs/67263598#L264