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

Add Zig project discovery #1918

Merged
merged 2 commits into from
Nov 2, 2024
Merged

Add Zig project discovery #1918

merged 2 commits into from
Nov 2, 2024

Conversation

stephan-cr
Copy link
Contributor

@stephan-cr stephan-cr commented Nov 2, 2024

This PR adds Zig project discovery.


Before submitting a PR make sure the following things have been done (and denote this
by checking the relevant checkboxes):

  • The commits are consistent with our contribution guidelines
  • You've added tests (if possible) to cover your change(s)
  • All tests are passing (eldev test)
  • The new code is not generating bytecode or M-x checkdoc warnings => there're many checkdoc warnings, not belonging to my PR
  • You've updated the changelog (if adding/changing user-visible functionality)
  • You've updated the docs (when adding new project types, configuration options, commands, etc)

Thanks!

@bbatsov
Copy link
Owner

bbatsov commented Nov 2, 2024

Please, mention this in the changelog as well and in the docs (https://docs.projectile.mx/projectile/projects.html#file-markers)

@stephan-cr
Copy link
Contributor Author

Please, mention this in the changelog as well and in the docs (https://docs.projectile.mx/projectile/projects.html#file-markers)

@bbatsov Done.

@bbatsov bbatsov merged commit 9b466af into bbatsov:master Nov 2, 2024
5 of 7 checks passed
@bbatsov
Copy link
Owner

bbatsov commented Nov 2, 2024

Thanks!

@stephan-cr stephan-cr deleted the zig-support branch November 2, 2024 14:16
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