Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

@endif becomes {{ __('@endif') }} #3

Closed
rabol opened this issue Mar 17, 2023 · 5 comments
Closed

@endif becomes {{ __('@endif') }} #3

rabol opened this issue Mar 17, 2023 · 5 comments

Comments

@rabol
Copy link

rabol commented Mar 17, 2023

I'm using the example config

running with replace command turns

@endif into {{ __('@endif') }}

@rabol
Copy link
Author

rabol commented Mar 17, 2023

and some foreach becomes {{ __('@endforeach') }}

@rabol
Copy link
Author

rabol commented Mar 17, 2023

@enderror becomes {{ __('@enderror') }}

@MaestroError
Copy link
Owner

Hi, @rabol! Thank you for the feedback, as it seems the example config doesn't contain the "@" character. Please just add it to the "ignore" array and your issue should be fixed 👍

@MaestroError
Copy link
Owner

I updated the example config and added a note in Docs. After I will add "@" in default ignore characters too, but for now, it needs to be specified via the "affixer.json" file. You can check out the new example config

@MaestroError
Copy link
Owner

Added "@" as default ignore character ✔️

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants