You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exclude few files and apply pre-commit throughout (#412)
* Remove requirement for python 3.9 to be used in pre-commit
AFAIK this is entirely not needed and in general just complicates
use of pre-commit on systems which no longer (for years) have 3.9
readily available
* Exclude .map and .svg files from pre-commit consideration
* [DATALAD RUNCMD] Run pre-commit run --all (Closes#411)
=== Do not change lines below ===
{
"chain": [],
"cmd": "pre-commit run --all || :",
"exit": 0,
"extra_inputs": [],
"inputs": [],
"outputs": [],
"pwd": "."
}
^^^ Do not change lines above ^^^
0 commit comments