Skip to content

KyleFromNVIDIA/pre-commit-hooks

This branch is 1 commit ahead of, 9 commits behind rapidsai/pre-commit-hooks:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2ee7329 · Aug 26, 2024

History

49 Commits
Jun 7, 2024
Jun 27, 2024
Aug 26, 2024
Aug 26, 2024
Jan 30, 2024
Mar 20, 2023
Mar 20, 2023
Aug 23, 2024
Jun 28, 2024
Mar 7, 2023
Mar 13, 2024
Aug 23, 2024

Repository files navigation

pre-commit-hooks

This repository contains pre-commit hooks used by RAPIDS projects.

Using hooks

Copy the following into your repository's .pre-commit-config.yaml:

- repo: https://github.com/rapidsai/pre-commit-hooks
  rev: v0.0.1  # Use the ref you want to point at
  hooks:  # Hook names to use
    - id: verify-copyright

Included hooks

All hooks are listed in .pre-commit-hooks.yaml.

Acknowledgements

This project uses Bashlex.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%