Skip to content

Instantly share code, notes, and snippets.

@jesusjavierdediego
Created February 19, 2021 15:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jesusjavierdediego/472c57733a9cfe75dc3b8764cd359ac6 to your computer and use it in GitHub Desktop.
Save jesusjavierdediego/472c57733a9cfe75dc3b8764cd359ac6 to your computer and use it in GitHub Desktop.
version: v1beta1
lint:
use:
- DEFAULT
- FILE_LOWER_SNAKE_CASE
- COMMENTS
except:
- ENUM_NO_ALLOW_ALIAS
- IMPORT_NO_PUBLIC
- PACKAGE_AFFINITY
- PACKAGE_DIRECTORY_MATCH
- PACKAGE_SAME_DIRECTORY
breaking:
use:
- WIRE_JSON
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment