Skip to content

FussyFox/fussyfox.github.io

Repository files navigation

Fussy Fox – Discontinued

Fussy Fox has been discontinued.

Fussy Fox is a real-time code linting platform for GitHub

Make your reviews about content and your CI suite about tests. Let us worry about style 😎

Fussy Fox provides a variety of static code analytic services. We use AWS Lambda to provide coders with lightning fast feedback on each commit.

sample

Setup

The setup is simple. Just add a file config file to your repository specifying which linters you want to run.

The configuration is stored in a simple YAML format in a file named .fussyfox.yml.

Sample config: .fussyfox.yml

- bandit
- flake8
- isort

Love

We are happy to add more tools, feel free to suggest some over here.

Privacy Policy

About

A real-time code linting platform for GitHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published