Skip to content

Fix the ex_doc warning caused by Guardian.Permissions#740

Merged
yordis merged 1 commit intoueberauth:masterfrom
gilbertwong96:fix/ex_doc-warning
Nov 4, 2025
Merged

Fix the ex_doc warning caused by Guardian.Permissions#740
yordis merged 1 commit intoueberauth:masterfrom
gilbertwong96:fix/ex_doc-warning

Conversation

@gilbertwong96
Copy link
Copy Markdown
Contributor

@gilbertwong96 gilbertwong96 commented Nov 4, 2025

When I use Guardian.Permissions in my module and try to use mix doc to generate documents, I encountered a warning:

warning: Closing unclosed backquotes ` at end of input.

After troubleshooting, I found it's caused by line 185 of Guardian.Permissions

This commit fixes this doc typo

When I use Guardian.Permissions in my module and try to use `mix
ex_doc` to generate documents, I encountered a warning:

```
warning: Closing unclosed backquotes ` at end of input.
```

After troubleshooting, I found it's caused by line 185 of `Guardian.Permissions`

This commit fixes this doc typo
@gilbertwong96 gilbertwong96 requested a review from a team as a code owner November 4, 2025 05:31
@gilbertwong96 gilbertwong96 changed the title fix: Fix the ex_doc warning caused by Guardian.Permissions Fix the ex_doc warning caused by Guardian.Permissions Nov 4, 2025
@yordis yordis merged commit 09be7dd into ueberauth:master Nov 4, 2025
4 checks passed
@gilbertwong96 gilbertwong96 deleted the fix/ex_doc-warning branch November 5, 2025 03:23
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