Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arrange the options into categories #176

Open
KotlinIsland opened this issue Dec 30, 2021 · 0 comments
Open

Arrange the options into categories #176

KotlinIsland opened this issue Dec 30, 2021 · 0 comments

Comments

@KotlinIsland
Copy link
Contributor

currently it's a giant list, having categories would make it much easier to work with

  • Optional: version, verbose
  • dynamic typing: disallow-any-expr etc
  • Untyped definitions and calls: disallow-untyped-calls
  • None and Optional handling: no-implicit-optional, no-strict-optional
  • Configuring warnings: warn-redundant-casts etc
  • Miscellaneous strictness: allow-redefinition, strict etc
  • Configuring error messages: show-error-context, etc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants