Commit graph

17 commits

Author SHA1 Message Date
Thomas Versteeg
6fdd5bce93
Disallow emojis 2023-02-05 10:18:29 +00:00
Thomas Versteeg
6039218d85
Update pull_request_template.md 2023-02-05 10:17:14 +00:00
Adam Weinberger
4a04d06a9c
PR template: Explicitly forbid "... for Neovim" (#637)
The phrase "... for Neovim" is redundant in a list about Neovim
plugins. There's already an item in the PR checklist that addresses
it as a concept, but this commit adds the phrase explicitly.
2022-12-24 06:20:28 +00:00
Thomas Versteeg
44c4f651da Remove '.. for Neovim' and other such mentions
General cleanup.
2022-11-09 21:08:44 +01:00
T727
8fb42d11f0
Fix inconsistencies (#549)
* Fixing inconsistencies

- `Vim` casing
- Neovim casing/spelling

* Update pull_request_template.md

- Added Vim capitalization

* Update README.md
2022-09-14 20:13:49 +00:00
Dave Lage
3013f2ed10
Add optional to end of the pull checklist 2022-09-12 14:04:32 -04:00
Thomas Versteeg
9b909ecd3d
Add typos check to CI (#452) 2022-06-13 08:34:29 +00:00
Thomas Versteeg
d3caff9bac
Add spelling to PR checklist 2022-05-27 08:00:25 +00:00
Thomas Versteeg
d6a02a5b75
Add mandatory pull request title format 2022-02-16 19:54:42 +00:00
Dave Lage
f237448088
Update pull request template
Adding conditional up front to clarify
2022-02-08 13:13:47 -05:00
Piers Olenski
9976c8a444
Add danielpieper/telescope-tmuxinator.nvim and sort lines alphabetically (#260)
* Add danielpieper/telescope-tmuxinator.nvim and sort lines alphabetically

* Remove surplus space

* Change build to built
2021-10-30 08:14:24 +00:00
Thomas Versteeg
98a61e011c
Change pull request template to checklist 2021-09-08 11:59:21 +00:00
Dave Lage
152bd6c49c
Create pull_request_template.md 2021-08-29 15:33:58 -04:00
Thomas Versteeg
54f4af9838
Fix branch in CI 2021-07-20 06:37:27 +00:00
Thomas Versteeg
3ddde91c14
Update lint.yml
Following the instructions on the site: https://github.com/sindresorhus/awesome-lint
2021-05-27 09:14:31 +02:00
Alejandro
1821f91470
Add nlsp-settings.nvim, missing ToC entry and a few changes in CI (#102)
* Add nlsp-settings.nvim and missing entry in ToC

* Fix typo in CI

* ci: ignore repo age
2021-05-21 15:56:17 -04:00
Alejandro
df6c40a1ad
Follow awesome guidelines (#98)
* Add Awesome Lint CI

* readme: updates
- fix `awesome lint` issues
- new design

* Add CONTRIBUTING.md

* readme: remove linter comment

* readme: comment awesome badge

* Add License

* Update LICENSE

Co-authored-by: Dave Lage <rockerboo@gmail.com>
2021-05-21 14:40:08 -04:00