Skip to content

Add minimalistic pre-commit configuration and run across all files#96

Open
yarikoptic wants to merge 2 commits intodatalad:mainfrom
yarikoptic:enh-pre-commit
Open

Add minimalistic pre-commit configuration and run across all files#96
yarikoptic wants to merge 2 commits intodatalad:mainfrom
yarikoptic:enh-pre-commit

Conversation

@yarikoptic
Copy link
Copy Markdown
Member

Adopted from the original datalad repository.

It would conflict with

but should be easy to resolve

Very minimal -- only trailing spaces and imports sorting
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "pre-commit run --all || pre-commit run --all",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
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.

1 participant