Skip to content

Conversation

@DanBradbury
Copy link
Owner

This script clones vim plugin repositories and runs vinter on them to check for linting errors.

  • Created lint_plugins.sh: main script that processes a list of repos
  • Created plugin_repos.txt: example list of 10 popular vim plugins
  • Created test_repos.txt: single-plugin test list
  • Updated .gitignore to exclude temporary test outputs
  • Fixed line endings in bin/vinter
  • Updated Gemfile.lock with linux platform dependencies

This script clones vim plugin repositories and runs vinter on them to check for linting errors.

- Created lint_plugins.sh: main script that processes a list of repos
- Created plugin_repos.txt: example list of 10 popular vim plugins
- Created test_repos.txt: single-plugin test list
- Updated .gitignore to exclude temporary test outputs
- Fixed line endings in bin/vinter
- Updated Gemfile.lock with linux platform dependencies
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

Successfully merging this pull request may close these issues.

3 participants