Skip to content

3.0.0

Choose a tag to compare

@eAlasdair eAlasdair released this 24 Jul 02:38
· 1739 commits to develop since this release

Add style checker for beginners.

  • Style checker for beginners is a freely accessible style checker.
    • Currently only Python 3 is supported.
    • Code is anonymously stored on the website for analysis and then instantly deleted.
    • Count of style issues triggered by submitted code are stored, but the code itself is not permanently stored.
    • Statistics of style issue occurrence counts are publicly visible.
  • Dependency updates.