Skip to content

tlowerison/ops

Repository files navigation

ops

CLI/CI/CD tools for git repo management. Designed to be integrate with pre-commit.

The main inspiration for the clippy-workspace and eslint crates is to provide git savvy wrappers around the two tools when integrated with git pre-push hooks as opposed to git pre-commit hooks. Both cargo clippy and eslint can have very long run times in large codebases and prohibit fast development if run prior to every commit. Integrating them as pre-push hooks provides the same level of safety without becoming cumbersome.

About

CLI/CI/CD tools

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages