UNPKG

@stacksjs/gitlint

Version:

Efficient Git Commit Message Linting and Formatting

3 lines 167 B
declare function findGitRoot(): string | null; export declare function installGitHooks(force?: boolean): boolean; export declare function uninstallGitHooks(): boolean;