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: use grep() and grepl() instead of which(grepl()) #66

Merged
merged 3 commits into from
Apr 4, 2024
Merged

Conversation

maelle
Copy link
Contributor

@maelle maelle commented Apr 4, 2024

Fix #62

if (!nzchar(Sys.getenv("DEEPL_API_URL"))) {
Sys.setenv("DEEPL_API_URL" = "https://api.deepl.com")
}
# if (!nzchar(Sys.getenv("DEEPL_API_URL"))) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for info @xtimbeau, as it might influence your testing (I don't have access to a pro account at the moment)

@maelle maelle merged commit 3186292 into main Apr 4, 2024
5 checks passed
@maelle maelle deleted the refactor branch April 4, 2024 12:15
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.

make Hugo shortcodes detection more specific
1 participant