https://github.com/magicmark/pre-commit-vscode
pre-commit-vscode: A VSCode Extension to run pre-commit hooks on the current file :)
https://github.com/magicmark/pre-commit-vscode
Last synced: about 1 year ago
JSON representation
pre-commit-vscode: A VSCode Extension to run pre-commit hooks on the current file :)
- Host: GitHub
- URL: https://github.com/magicmark/pre-commit-vscode
- Owner: magicmark
- License: mit
- Created: 2019-12-04T02:16:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-01T16:38:54.000Z (about 4 years ago)
- Last Synced: 2025-03-22T14:11:20.718Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.2 MB
- Stars: 28
- Watchers: 3
- Forks: 3
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pre-commit-vscode
A VSCode Extension to run [pre-commit](https://pre-commit.com/) hooks on the current file!
(Uses the project's `.pre-commit-config.yaml` - assumes you have pre-commit set up)
## Usage
Type `pre-commit run` into the VSCode command bar and select the hook(s) you want to run:

## Install
https://marketplace.visualstudio.com/items?itemName=MarkLarah.pre-commit-vscode