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

chore: modernise the repository a bit #18

Merged
merged 12 commits into from
Sep 3, 2024
Merged

Commits on Aug 30, 2024

  1. Pin specific versions and help Renovate

    This way it's easier for us to reason on the updates
    semantically.
    kivra-pauoli committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    34257fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bd9d18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a44f11e View commit details
    Browse the repository at this point in the history
  4. Add dialyzer options

    kivra-pauoli committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    199df2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    535cfcd View commit details
    Browse the repository at this point in the history
  6. Prevent Dialyzer's "Unknown function jsx:decode"

    ... while applying the good practice to list
    all deps under .app.src
    kivra-pauoli committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    26b9070 View commit details
    Browse the repository at this point in the history
  7. xref: stop caring about "unused exports"

    It's either this or flagging all "interface API" functions
    as -ignore_xref, which is potentially more difficult to
    maintain. Choices (?)
    kivra-pauoli committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9ec480a View commit details
    Browse the repository at this point in the history
  8. Enable test coverage

    kivra-pauoli committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    82e82a0 View commit details
    Browse the repository at this point in the history
  9. Don't fight Elvis on this (work around it)

    If we fix for Elvis we get a compiler warning
    kivra-pauoli committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1f068d5 View commit details
    Browse the repository at this point in the history
  10. Fix compiler warnings

    kivra-pauoli committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    971bd79 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bd5a7da View commit details
    Browse the repository at this point in the history
  12. Own it

    kivra-pauoli committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    313fc97 View commit details
    Browse the repository at this point in the history