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

Handle multiple input files #11

Open
MaxOstrowski opened this issue Jun 20, 2023 · 1 comment
Open

Handle multiple input files #11

MaxOstrowski opened this issue Jun 20, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@MaxOstrowski
Copy link
Member

Is there any way to handle multiple input files in a good way ? Currently only one big stream of statements is produced.
Where would the changes go ?

@MaxOstrowski MaxOstrowski added the enhancement New feature or request label Jun 20, 2023
@MaxOstrowski
Copy link
Member Author

The name of the file should be given inside the location of the single rules.
Maybe I can refactor my code to always have valid, already known locations (AST.update).
Then I could accept files as parameters and produce files with a new extension as output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant