21 Commits

Author SHA1 Message Date
Hörmet Yiltiz
aa5d288c19 remove unused tests 2023-12-21 16:57:41 -05:00
Hörmet Yiltiz
a16257567b add checkhealth and version before loading kickstart 2023-12-21 16:56:35 -05:00
Hörmet Yiltiz
6389dee3d1 consolidate tests 2023-12-21 16:47:12 -05:00
Hörmet Yiltiz
440cbf327a rename main branch 2023-12-21 16:29:09 -05:00
Hörmet Yiltiz
78f1b0382f update main test 2023-12-21 16:26:08 -05:00
Hörmet Yiltiz
10d438d078 update tests 2023-12-21 13:48:41 -05:00
Hörmet Yiltiz
4c06c1f9a7
Update main.yml 2023-12-20 21:57:10 -05:00
Hörmet Yiltiz
54183c0c70
Create main.yml 2023-12-20 21:54:42 -05:00
Hörmet Yiltiz
321812683b
Update test-nvim.yml 2023-12-20 19:27:54 -05:00
Hörmet Yiltiz
978809293a
Update test-nvim.yml 2023-12-20 19:26:57 -05:00
Hörmet Yiltiz
950fcbe47b
Update test-nvim.yml 2023-12-20 19:25:33 -05:00
Hörmet Yiltiz
8e43da52cc
Update test-nvim.yml 2023-12-20 19:23:28 -05:00
Hörmet Yiltiz
a0dd99edc0
Update test-nvim.yml 2023-12-20 19:22:20 -05:00
Hörmet Yiltiz
8ed11fce8f
Update test-nvim.yml 2023-12-20 19:14:53 -05:00
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
Antoine Stevan
0278862ea1
minor modifications on the issue template (#244)
* use real markdown headers for section titles

* add a newline after the initial comment for readability

* make hint indications comments
2023-04-13 09:22:59 -04:00
TJ DeVries
6dccf03fd2
Update issue templates (#72) 2022-12-19 21:29:52 -05:00