-
Notifications
You must be signed in to change notification settings - Fork 258
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
340 changed files
with
17,013 additions
and
17,725 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,18 @@ | ||
[run] | ||
branch = True | ||
source = nibabel, nisext | ||
include = */nibabel/*, */nisext/* | ||
source = nibabel | ||
omit = | ||
*/externals/* | ||
*/benchmarks/* | ||
*/tests/* | ||
nibabel/_version.py | ||
|
||
[report] | ||
exclude_also = | ||
def __repr__ | ||
if (ty\.|typing\.)?TYPE_CHECKING: | ||
class .*\((ty\.|typing\.)Protocol\): | ||
@(ty\.|typing\.)overload | ||
if 0: | ||
if __name__ == .__main__.: | ||
@(abc\.)?abstractmethod | ||
raise NotImplementedError |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Sun Jan 1 12:38:02 2023 -0500 - [email protected] - STY: Run pre-commit config on all files | ||
d14c1cf282a9c3b19189f490f10c35f5739e24d1 | ||
# Thu Dec 29 22:53:17 2022 -0500 - [email protected] - STY: Reduce array().astype() and similar constructs | ||
bf298113da99079c9c7b5e1690e41879828cd472 | ||
# Thu Dec 29 22:32:46 2022 -0500 - [email protected] - STY: pyupgrade --py37-plus | ||
4481a4c2640bd4be6e9c468e550d01aae448ab99 | ||
# Fri Dec 30 11:01:19 2022 -0500 - [email protected] - STY: Run vanilla blue | ||
6b0ddd23b1da1df7ca9ae275673f82bfa20a754c | ||
# Thu Dec 29 21:46:13 2022 -0500 - [email protected] - STY: Manual, blue-compatible touchups | ||
263fca9bf6d4ca314a5a322b4824d6f53d0589df | ||
# Thu Dec 29 21:32:00 2022 -0500 - [email protected] - STY: isort | ||
0ab2856cac4d4baae7ab3e2f6d58421db55d807f | ||
# Thu Dec 29 21:30:29 2022 -0500 - [email protected] - STY: blue | ||
1a8dd302ff85b1136c81d492509b80e7748339f0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
node: $Format:%H$ | ||
node-date: $Format:%cI$ | ||
describe-name: $Format:%(describe:match=[0-9]*)$ | ||
ref-names: $Format:%D$ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
nibabel/_version.py export-subst | ||
.git_archival.txt export-subst | ||
nibabel/pkg_info.py export-subst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
version: 2 | ||
updates: | ||
- package-ecosystem: "github-actions" | ||
directory: "/" | ||
schedule: | ||
interval: "monthly" | ||
groups: | ||
actions-infrastructure: | ||
patterns: | ||
- "actions/*" |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.