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

feat: auto detect source file extensions #9

Open
t-bre opened this issue Nov 6, 2022 · 0 comments
Open

feat: auto detect source file extensions #9

t-bre opened this issue Nov 6, 2022 · 0 comments
Labels
feature New feature or request

Comments

@t-bre
Copy link
Owner

t-bre commented Nov 6, 2022

Description

Automatically detect the extensions of source files, instead of requiring them to be specified from the CLI.

Additional Notes

  • Should be possible to do this based on compiler arguments? At least for C/C++.
  • Could also check the Makefile itself.
@t-bre t-bre added the feature New feature or request label Nov 6, 2022
@t-bre t-bre changed the title feat(parser): auto detect source files feat: auto detect source file extensions May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant