Skip to content

update deps + fix warnings#1

Merged
dougw-bc merged 1 commit intomasterfrom
fixes_updates
May 23, 2025
Merged

update deps + fix warnings#1
dougw-bc merged 1 commit intomasterfrom
fixes_updates

Conversation

@dougw-bc
Copy link
Copy Markdown
Contributor

This pull request includes minor updates to the Linkify library, focusing on code readability and consistency improvements.

Code readability and consistency:

  • lib/linkify/builder.ex: Removed an unnecessary blank line for cleaner formatting in the add_scheme function.
  • lib/linkify/parser.ex: Replaced the character list syntax '.-' with the more modern and idiomatic ~c".-" for consistency and improved readability in the hostname validation logic.

@dougw-bc dougw-bc merged commit ca5c670 into master May 23, 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.

1 participant