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

Fix StyLua issues #11

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Fix StyLua issues #11

wants to merge 1 commit into from

Conversation

victorpopkov
Copy link
Member

@victorpopkov victorpopkov commented Nov 20, 2021

Closes #8.

This might break things. Don't merge blindly.

StyLua applied using:

$ find . -name '*.lua' -exec stylua {} \;

Better to merge this one after #6. Ideally, we require rebasing this branch after merging #6, so we could check this PR against CI as well. Moreover, I don't trust automated fixing in general, so StyLua is not an exception. Some things may go wrong and will require manual reviewing/fixing.

@victorpopkov victorpopkov added the enhancement New feature or request label Nov 20, 2021
@victorpopkov victorpopkov added this to the Release v1.2.0 milestone Nov 20, 2021
@victorpopkov victorpopkov linked an issue Nov 20, 2021 that may be closed by this pull request
3 tasks
@victorpopkov victorpopkov force-pushed the victorpopkov/feature-8 branch from 96d685d to 8e8667e Compare November 23, 2021 15:41
@victorpopkov
Copy link
Member Author

Force-pushed to rebase.

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

Successfully merging this pull request may close these issues.

Fix StyLua issues
1 participant