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

assorted code style fixes #883

Merged
merged 8 commits into from
Apr 19, 2021
Merged

assorted code style fixes #883

merged 8 commits into from
Apr 19, 2021

Commits on Apr 19, 2021

  1. assorted code style fixes

    Henry Coles committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    b03932c View commit details
    Browse the repository at this point in the history
  2. remove redundant type params

    Henry Coles committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    7474c55 View commit details
    Browse the repository at this point in the history
  3. remove boxing

    Henry Coles committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    5f7de25 View commit details
    Browse the repository at this point in the history
  4. collapse catch blocks

    Henry Coles committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    afba928 View commit details
    Browse the repository at this point in the history
  5. remove redundant final modifiers

    Henry Coles committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    2ea07f4 View commit details
    Browse the repository at this point in the history
  6. replace procedural optional logic

    Henry Coles committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    2354cd3 View commit details
    Browse the repository at this point in the history
  7. use standard charsets

    Henry Coles committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    3cc19fb View commit details
    Browse the repository at this point in the history
  8. remove duplicate class

    Henry Coles committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    7516947 View commit details
    Browse the repository at this point in the history