Skip to content

Fix StyLua issues#11

Open
victorpopkov wants to merge 1 commit intodevelopfrom
victorpopkov/feature-8
Open

Fix StyLua issues#11
victorpopkov wants to merge 1 commit intodevelopfrom
victorpopkov/feature-8

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