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 support for formatting escript files #102

Merged
merged 6 commits into from
Jul 31, 2024
Merged

Add support for formatting escript files #102

merged 6 commits into from
Jul 31, 2024

Conversation

sile
Copy link
Owner

@sile sile commented Jul 31, 2024

Closes #101

Copilot generated summary

This pull request introduces significant changes to the tokenizer implementation in the efmt_core library, replacing the use of erl_tokenize::Tokenizer with a custom Tokenizer that handles shebang lines. Additionally, support for .escript files has been added. Here are the most important changes:

Tokenizer Implementation:

Support for .escript Files:

@sile sile merged commit 6af3848 into master Jul 31, 2024
10 checks passed
@sile sile deleted the support-escript branch July 31, 2024 09:58
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.

Add support for escripts
1 participant