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

refactor: Fix version, update elvis config and variable renaming #17

Merged
merged 10 commits into from
Aug 29, 2024

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    be59210 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ea5d9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72f0751 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f31d582 View commit details
    Browse the repository at this point in the history
  5. rebar3_lint: "fix" for no_block_expressions

    A proper fix would probably be to not avoid it,
    but 1. that'd change code, which is not our
    priority here, 2. that might not be easy to
    achieve when macros are involved
    kivra-pauoli committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1d10109 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9a7b40 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fbc814e View commit details
    Browse the repository at this point in the history
  8. rebar3_lint: "fix" for no_debug_call

    Instead of an actual fix we work around it by allowing
    it; on the other hand I'm not sure why it exists in the
    code but it's not our priority to check that now
    kivra-pauoli committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7493914 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f1d62d7 View commit details
    Browse the repository at this point in the history
  10. Delete unwarranted push

    kivra-pauoli committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    6ab9d05 View commit details
    Browse the repository at this point in the history