5 Commits

Author SHA1 Message Date
Hörmet Yiltiz
436ef6a451
Update and rename blank.yml to test-nvim.yml 2023-12-20 19:12:38 -05:00
Hörmet Yiltiz
9cb156e491
Update blank.yml 2023-12-20 19:09:01 -05:00
Hörmet Yiltiz
165b2fbcd1
Update blank.yml 2023-12-20 19:05:37 -05:00
Hörmet Yiltiz
ed1a1a5fa8
Create test.yml 2023-12-20 19:02:59 -05:00
Damjan 9000
3ca08acf0e
Add a github action on pull request to check lua formatting (#526)
GitHub Action used:
https://github.com/marketplace/actions/stylua

This runs `stylua --check` on a PR and it will show
success or failure. The suggested stylua changes can
be inspected when clicking on the details.

The PR can still be merged even if the check fails.
2023-12-02 16:27:13 -05:00