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

Add CI checks #4

Open
2 of 3 tasks
kuznetsss opened this issue Apr 20, 2022 · 2 comments
Open
2 of 3 tasks

Add CI checks #4

kuznetsss opened this issue Apr 20, 2022 · 2 comments
Assignees

Comments

@kuznetsss
Copy link
Owner

kuznetsss commented Apr 20, 2022

Add checks:

  • Code is formatted
  • Luacheck doesn't find any warnings
  • Running neovim with the config from the repo doesn't produce any errors (Interesting how?)
@kuznetsss
Copy link
Owner Author

This would be useful to check that plugins updates don't break the config
https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule

@kuznetsss kuznetsss self-assigned this May 5, 2022
@kuznetsss
Copy link
Owner Author

It's possible to write a simple plugin that prints all messages to cout or saves it to file. Then it would just be needed to check output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant