Skip to content

Conversation

@kianmeng
Copy link
Contributor

This resolves the following error:

== Compilation error in file lib/credo/check/config_comment_finder.ex ==
** (Regex.CompileError) invalid range in character class at position 16
    (elixir 1.18.4) lib/regex.ex:254: Regex.compile!/2
    lib/credo/check/config_comment_finder.ex:9: (module)
could not compile dependency :credo, "mix compile" failed. Errors
may have been logged above. You can recompile this dependency with
"mix deps.compile credo --force", update it with "mix deps.update credo"
or clean it with "mix deps.clean credo"

This resolves the following error:

    == Compilation error in file lib/credo/check/config_comment_finder.ex ==
    ** (Regex.CompileError) invalid range in character class at position 16
        (elixir 1.18.4) lib/regex.ex:254: Regex.compile!/2
        lib/credo/check/config_comment_finder.ex:9: (module)
    could not compile dependency :credo, "mix compile" failed. Errors
    may have been logged above. You can recompile this dependency with
    "mix deps.compile credo --force", update it with "mix deps.update credo"
    or clean it with "mix deps.clean credo"
@thiagoesteves thiagoesteves merged commit fa82ef2 into thiagoesteves:main Sep 1, 2025
3 checks passed
@kianmeng
Copy link
Contributor Author

kianmeng commented Sep 1, 2025

🥳 🥳 🥳 🥳 🥳

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants