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

Space invaders fixups #45

Merged
merged 2 commits into from
Apr 16, 2024
Merged

Space invaders fixups #45

merged 2 commits into from
Apr 16, 2024

Conversation

LilithHafner
Copy link
Contributor

Followup of #44. Adds docs and hopefully allows registration.

julia> RegistryCI.AutoMerge.meets_file_dir_name_check(" ")
(false, "ends with `.` or space")

julia> RegistryCI.AutoMerge.meets_file_dir_name_check(" .jl")
(true, "")

@theogf theogf merged commit 6698457 into JuliaWTF:🖐️ Apr 16, 2024
11 checks passed
@LilithHafner LilithHafner deleted the 🚀 branch April 16, 2024 22: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