fastaistyle

Style checker for fast.ai coding conventions

View the Project on GitHub AnswerDotAI/fastaistyle

Repo Style

Keep the code compact, readable, and consistent with the surrounding file. Prefer clarity over strict formatting rules. Do not follow PEP-8.

Layout

Naming

Structure

Typing

Documentation

Testing