Skip to content

v0.0.1 - Let's start!

Compare
Choose a tag to compare
@Serchinastico Serchinastico released this 11 Dec 19:39
· 21 commits to master since this release
2f1a291

First release of the multiple artifacts this project creates.

  • The dsl module/artifact describes a simple DSL with close-to-zero expressivity (only contemplates some simple AST nodes) to create your own linting rules. It also exposes some extension functions for common functions.
  • The rules module/artifact has 4 highly-opinionated rules for Android development.