Skip to content

chore(pre-commit.ci): pre-commit autoupdate - #61

Open
pre-commit-ci[bot] wants to merge 1 commit into
mainfrom
pre-commit-ci-update-config
Open

chore(pre-commit.ci): pre-commit autoupdate#61
pre-commit-ci[bot] wants to merge 1 commit into
mainfrom
pre-commit-ci-update-config

Conversation

@pre-commit-ci

@pre-commit-ci pre-commit-ci Bot commented Aug 25, 2025

Copy link
Copy Markdown
Contributor

@liblaf

liblaf Bot commented Aug 25, 2025

Copy link
Copy Markdown
Contributor

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
⚠️ COPYPASTE jscpd yes 22 no 4.2s
⚠️ JSON prettier 29 0 1 0 0.64s
✅ JSON v8r 29 0 0 7.14s
✅ PYTHON ruff yes yes no no 0.38s
✅ REPOSITORY git_diff yes no no 0.35s
⚠️ SPELL cspell 221 1 0 6.54s
✅ YAML prettier 4 0 0 0 0.86s
✅ YAML v8r 4 0 0 6.15s
✅ YAML yamllint 4 0 0 0.49s

Detailed Issues

⚠️ SPELL / cspell - 1 error
tmp.6NE8UxMvCk/renovate-config.json:28:4      - Unknown word (pyenv)      -- "pyenv": {
	 Suggestions: [peen, pena, pend, peng, penh]
CSpell: Files checked: 199, Issues found: 1 in 1 file.


You can skip this misspellings by defining the following .cspell.json file at the root of your repository
Of course, please correct real typos before :)

{
    "version": "0.2",
    "language": "en",
    "ignorePaths": [
        "**/node_modules/**",
        "**/vscode-extension/**",
        "**/.git/**",
        "**/.pnpm-lock.json",
        ".vscode",
        "package-lock.json",
        "megalinter-reports"
    ],
    "words": [
        "pyenv"
    ]
}


You can also copy-paste megalinter-reports/LINTER_DEFAULT at the root of your repository
⚠️ COPYPASTE / jscpd - 22 errors
Clone found (python):
 - src/liblaf/melon/io/paraview/series/_shared.py [6:1 - 18:2] (12 lines, 104 tokens)
   src/liblaf/melon/io/paraview/series/_writer.py [20:1 - 32:2]

Clone found (python):
 - exp/2025/04/30/human-head-anatomy/src/33-muscle-fraction.py [31:5 - 36:6] (5 lines, 81 tokens)
   exp/2025/04/30/human-head-anatomy/src/34-muscles.py [38:5 - 43:6]

Clone found (python):
 - exp/2025/04/30/human-head-anatomy/src/33-muscle-fraction.py [80:7 - 86:15] (6 lines, 82 tokens)
   exp/2025/04/30/human-head-anatomy/src/34-muscles.py [99:11 - 105:23]

Clone found (python):
 - exp/2025/04/30/human-head-anatomy/src/32-muscle-orientation.py [13:30 - 21:14] (8 lines, 77 tokens)
   exp/2025/10/29/fiber-direction/src/10-holes.py [14:17 - 22:8]

Clone found (python):
 - exp/2025/04/30/human-head-anatomy/src/21-skin-thickness.py [157:14 - 170:14] (13 lines, 190 tokens)
   exp/2025/04/30/human-head-anatomy/src/21-skin-thickness.py [130:14 - 143:14]

Clone found (python):
 - exp/2025/04/30/human-head-anatomy/src/20-muscle-fix.py [18:17 - 25:5] (7 lines, 76 tokens)
   exp/2025/10/29/fiber-direction/src/10-holes.py [14:17 - 22:8]

Clone found (python):
 - exp/2025/04/30/human-head-anatomy/src/15-find-jaw-pivot.py [1:1 - 12:17] (11 lines, 88 tokens)
   exp/2025/10/29/fiber-direction/src/10-holes.py [1:1 - 12:17]

Clone found (python):
 - exp/2025/04/30/human-head-anatomy/src/14-register-cranium.py [18:7 - 43:2] (25 lines, 224 tokens)
   exp/2025/04/30/human-head-anatomy/src/14-register-mandible.py [19:5 - 44:2]

Clone found (python):
 - src/liblaf/melon/tri/_wrapping.py [23:5 - 30:5] (7 lines, 96 tokens)
   src/liblaf/melon/ext/wrap/_fast_wrapping.py [20:5 - 27:17]

Clone found (python):
 - src/liblaf/melon/transfer/_tri_point.py [61:1 - 74:2] (13 lines, 142 tokens)
   src/liblaf/melon/transfer/_tri_point_to_tet.py [36:1 - 49:2]

Clone found (python):
 - src/liblaf/melon/transfer/_tri_cell_to_point_category.py [18:36 - 27:7] (9 lines, 108 tokens)
   src/liblaf/melon/transfer/_tri_point.py [20:19 - 29:7]

Clone found (python):
 - src/liblaf/melon/transfer/_tri_cell_to_point_category.py [28:2 - 37:7] (9 lines, 136 tokens)
   src/liblaf/melon/transfer/_tri_point.py [29:7 - 38:7]

Clone found (python):
 - src/liblaf/melon/transfer/_tri_cell_to_point_category.py [56:10 - 65:2] (9 lines, 85 tokens)
   src/liblaf/melon/transfer/_tri_point_to_tet.py [40:11 - 49:2]

Clone found (python):
 - src/liblaf/melon/proximity/_nearest_point_on_surface.py [73:2 - 81:55] (8 lines, 168 tokens)
   src/liblaf/melon/proximity/_nearest_point_on_surface.py [48:7 - 55:33]

Clone found (python):
 - src/liblaf/melon/proximity/_nearest_point_on_surface.py [90:13 - 102:7] (12 lines, 87 tokens)
   src/liblaf/melon/proximity/_nearest_point_on_surface.py [57:7 - 68:4]

Clone found (python):
 - src/liblaf/melon/proximity/_nearest_point_on_surface.py [177:17 - 189:12] (12 lines, 146 tokens)
   src/liblaf/melon/proximity/_nearest_point_on_surface.py [146:19 - 158:8]

Clone found (python):
 - src/liblaf/melon/proximity/_nearest_point_on_surface.py [195:17 - 205:5] (10 lines, 140 tokens)
   src/liblaf/melon/proximity/_nearest_point_on_surface.py [157:7 - 169:4]

Clone found (python):
 - src/liblaf/melon/_src/graph.py [12:14 - 32:7] (20 lines, 340 tokens)
   src/liblaf/melon/tet/_laplacian.py [15:5 - 35:24]

Clone found (python):
 - scripts/bench-contains.py [54:5 - 63:2] (9 lines, 129 tokens)
   scripts/bench-on-surface.py [96:5 - 105:2]

Clone found (python):
 - scripts/bench-contains.py [63:2 - 74:5] (11 lines, 161 tokens)
   scripts/bench-on-surface.py [105:2 - 116:17]

Clone found (python):
 - scripts/bench-cell-neighbors.py [29:2 - 40:9] (11 lines, 156 tokens)
   tests/_src/graph/test_cell_neighbors.py [8:23 - 20:4]

Clone found (python):
 - scripts/bench-cell-neighbors.py [56:7 - 65:8] (9 lines, 136 tokens)
   src/liblaf/melon/tet/_laplacian.py [28:7 - 35:11]

┌────────┬────────────────┬─────────────┬──────────────┬──────────────┬──────────────────┬───────────────────┐
│ Format │ Files analyzed │ Total lines │ Total tokens │ Clones found │ Duplicated lines │ Duplicated tokens │
├────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ python │ 152            │ 5310        │ 54281        │ 22           │ 236 (4.44%)      │ 2952 (5.44%)      │
├────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ bash   │ 8              │ 183         │ 1132         │ 0            │ 0 (0%)           │ 0 (0%)            │
├────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ Total: │ 160            │ 5493        │ 55413        │ 22           │ 236 (4.3%)       │ 2952 (5.33%)      │
└────────┴────────────────┴─────────────┴──────────────┴──────────────┴──────────────────┴───────────────────┘
Found 22 clones.
HTML report saved to megalinter-reports/copy-paste/html/
ERROR: jscpd found too many duplicates (4.3%) over threshold (0%)
Error: ERROR: jscpd found too many duplicates (4.3%) over threshold (0%)
    at ThresholdReporter.report (/node-deps/node_modules/@jscpd/finder/dist/index.js:612:13)
    at /node-deps/node_modules/@jscpd/finder/dist/index.js:110:18
    at Array.forEach (<anonymous>)
    at /node-deps/node_modules/@jscpd/finder/dist/index.js:109:22
    at async /node-deps/node_modules/jscpd/dist/jscpd.js:351:5
⚠️ JSON / prettier - 1 error
.config/linters/pyrightconfig.json 54ms (unchanged)
.config/release-please/config.json 15ms (unchanged)
.github/renovate.json 2ms (unchanged)
.vscode/settings.json 11ms (unchanged)
[error] exp/2025/04/30/human-head-anatomy/data/00-XYZ_ReadyToSculpt_eyesOpen_PolyGroups_GEO.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:74cac07560a0ac93e15b334d49841c637a59a44de0708f7aaf08cbcbf2e8f469
[error]   3 | size 719
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/00-sculptor-cranium.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:766aedc9c892ef6cc830caffe266bcd28fb8fd00d9a144533e2c4739bb266cbd
[error]   3 | size 429
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/00-sculptor-mandible.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:f1e16d8631ac4cc730978f0422778d005ce78102daf535fdfe7b745259b86e3a
[error]   3 | size 476
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/01-raw/XYZ_ReadyToSculpt_eyesOpen_PolyGroups_GEO.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:74cac07560a0ac93e15b334d49841c637a59a44de0708f7aaf08cbcbf2e8f469
[error]   3 | size 719
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/01-raw/sculptor/cranium.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:766aedc9c892ef6cc830caffe266bcd28fb8fd00d9a144533e2c4739bb266cbd
[error]   3 | size 429
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/01-raw/sculptor/face.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:e458b1bb67aa33ac9db931cb0d6d6d685429cfb7d46417c1b333af46924ad85f
[error]   3 | size 800
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/01-raw/sculptor/mandible.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:f1e16d8631ac4cc730978f0422778d005ce78102daf535fdfe7b745259b86e3a
[error]   3 | size 476
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/01-raw/sculptor/skull.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:4df392ea2d66a5057ceefc7b5191760f6791e48bcfda3b55a3138f91f26989ff
[error]   3 | size 1215
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/11-skin.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:018f3bce8052b47b9a953ec89a9703fdd68c16454ba3e8bd849aab4eb9b6da6d
[error]   3 | size 719
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/12-skin.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:018f3bce8052b47b9a953ec89a9703fdd68c16454ba3e8bd849aab4eb9b6da6d
[error]   3 | size 719
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/13-cranium.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:45e42f3615dfd055ca57fd118c2c4b9a87dd20480fb79b8954b44feaf295cecb
[error]   3 | size 430
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/13-mandible.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:2ad40f18b58f1870f85705d3583e7b09d182bc2a110884a40dee313da812285b
[error]   3 | size 474
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/14-cranium.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:45e42f3615dfd055ca57fd118c2c4b9a87dd20480fb79b8954b44feaf295cecb
[error]   3 | size 430
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/14-mandible.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:2ad40f18b58f1870f85705d3583e7b09d182bc2a110884a40dee313da812285b
[error]   3 | size 474
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/skin-with-mouth-socket.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:5846defd42970713d2bcdd08b798fd2653346de4662129e1fffbe4521b41f1ad
[error]   3 | size 715
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/skin.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:8a9430700a2b0e825304625d59107487f31f39c67421260dd9949f57b267ad3f
[error]   3 | size 804
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/11-skin.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:e936620a71ec8780c4d65bea3697c6f9c90acb4dc0dbe3c4fda50a45b5cab147
[error]   3 | size 870
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/12-skin.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:018f3bce8052b47b9a953ec89a9703fdd68c16454ba3e8bd849aab4eb9b6da6d
[error]   3 | size 719
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/13-cranium.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:45e42f3615dfd055ca57fd118c2c4b9a87dd20480fb79b8954b44feaf295cecb
[error]   3 | size 430
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/13-mandible.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:2ad40f18b58f1870f85705d3583e7b09d182bc2a110884a40dee313da812285b
[error]   3 | size 474
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/14-cranium.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:45e42f3615dfd055ca57fd118c2c4b9a87dd20480fb79b8954b44feaf295cecb
[error]   3 | size 430
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/14-mandible.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:2ad40f18b58f1870f85705d3583e7b09d182bc2a110884a40dee313da812285b
[error]   3 | size 474
[error]   4 |
pyrightconfig.json 2ms (unchanged)
tmp.6NE8UxMvCk/linters/pyrightconfig.json 2ms (unchanged)
tmp.6NE8UxMvCk/renovate-config.json 4ms (unchanged)

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security

@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from f75169e to 7ae9fa0 Compare September 1, 2025 17:52
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from 7ae9fa0 to 8de61b3 Compare September 8, 2025 17:56
@codecov

codecov Bot commented Sep 8, 2025

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from 8de61b3 to 2f64f59 Compare September 15, 2025 17:57
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from add7063 to c066169 Compare September 29, 2025 17:50
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from d4ce0e0 to 6471ffe Compare October 6, 2025 18:19
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from d7eab69 to edd9aa3 Compare October 13, 2025 18:02
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 372f8ab to ac9016c Compare October 27, 2025 17:52
liblaf
liblaf previously approved these changes Nov 2, 2025
liblaf
liblaf previously approved these changes Nov 4, 2025
liblaf
liblaf previously approved these changes Nov 10, 2025
liblaf
liblaf previously approved these changes Nov 17, 2025
liblaf
liblaf previously approved these changes Nov 24, 2025
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from 1dd83ec to 921ebb3 Compare February 23, 2026 18:09
liblaf
liblaf previously approved these changes Feb 23, 2026
liblaf
liblaf previously approved these changes Mar 2, 2026
liblaf
liblaf previously approved these changes Mar 9, 2026
liblaf
liblaf previously approved these changes Mar 16, 2026
liblaf
liblaf previously approved these changes Mar 23, 2026
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from 74e8932 to 60af95c Compare March 30, 2026 17:55
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from 60af95c to adfdd77 Compare April 6, 2026 18:08
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from adfdd77 to ed40a5c Compare April 13, 2026 17:58
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from ed40a5c to 66d44b6 Compare April 20, 2026 17:53
@liblaf-mega-linter

liblaf-mega-linter Bot commented May 25, 2026

Copy link
Copy Markdown

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
⚠️ COPYPASTE jscpd yes 21 no 0.79s
⚠️ JSON jsonlint 34 1 0 0.48s
⚠️ JSON prettier 34 1 1 0 0.58s
✅ JSON v8r 34 0 0 5.52s
✅ MARKDOWN rumdl 20 0 0 0 0.4s
✅ PYTHON ruff yes yes no no 0.31s
✅ PYTHON ruff-format yes yes no no 0.04s
✅ REPOSITORY git_diff yes no no 0.37s
✅ SPELL cspell 184 0 0 3.97s

Detailed Issues

⚠️ COPYPASTE / jscpd - 21 errors
Using config from /action/lib/.automation/.jscpd.json
Clone found (toml)
 - exp/2025/04/30/human-head-anatomy/data/01-raw/groups.toml [1:1 - 335:2] (335 lines, 670 tokens)
   exp/2025/04/30/human-head-anatomy/data/10-groups.toml [1:1 - 335:2]
Clone found (toml)
 - exp/2025/04/30/human-head-anatomy/data/02-intermediate/groups.toml [1:1 - 325:53] (325 lines, 674 tokens)
   exp/2025/04/30/human-head-anatomy/data/13-groups.toml [1:1 - 325:53]
Clone found (toml)
 - exp/2025/04/30/human-head-anatomy/data/02-intermediate/groups.toml [1:1 - 439:2] (439 lines, 876 tokens)
   exp/2025/10/29/fiber-direction/data/00-groups.toml [1:1 - 439:2]
Clone found (toml)
 - exp/2025/04/30/human-head-anatomy/data/02-intermediate/groups.toml [327:9 - 392:2] (66 lines, 111 tokens)
   exp/2025/04/30/human-head-anatomy/data/13-groups.toml [329:9 - 394:2]
Clone found (python)
 - exp/2025/04/30/human-head-anatomy/src/14-register-cranium.py [18:57 - 43:24] (26 lines, 158 tokens)
   exp/2025/04/30/human-head-anatomy/src/14-register-mandible.py [19:30 - 44:24]
Clone found (python)
 - exp/2025/04/30/human-head-anatomy/src/15-find-jaw-pivot.py [1:1 - 12:35] (12 lines, 51 tokens)
   exp/2025/10/29/fiber-direction/src/10-holes.py [1:1 - 12:35]
Clone found (python)
 - exp/2025/04/30/human-head-anatomy/src/20-muscle-fix.py [18:52 - 24:59] (7 lines, 54 tokens)
   exp/2025/10/29/fiber-direction/src/10-holes.py [14:52 - 20:59]
Clone found (python)
 - exp/2025/04/30/human-head-anatomy/src/21-skin-thickness.py [130:66 - 143:37] (14 lines, 142 tokens)
   exp/2025/04/30/human-head-anatomy/src/21-skin-thickness.py [157:66 - 170:37]
Clone found (python)
 - exp/2025/04/30/human-head-anatomy/src/32-muscle-orientation.py [44:1 - 55:49] (12 lines, 135 tokens)
   exp/2025/04/30/human-head-anatomy/src/32-zygomaticus-major-paraview.py [71:1 - 82:49]
Clone found (python)
 - exp/2025/04/30/human-head-anatomy/src/33-muscle-fraction.py [31:5 - 36:18] (6 lines, 55 tokens)
   exp/2025/04/30/human-head-anatomy/src/34-muscles.py [38:5 - 43:18]
Clone found (python)
 - exp/2025/04/30/human-head-anatomy/src/33-muscle-fraction.py [80:12 - 86:35] (7 lines, 57 tokens)
   exp/2025/04/30/human-head-anatomy/src/34-muscles.py [99:16 - 105:35]
Clone found (python)
 - exp/2026/05/27/head/src/12-annotate-landmarks-cranium.py [12:50 - 28:41] (17 lines, 148 tokens)
   exp/2026/05/27/head/src/12-annotate-landmarks-mandible.py [12:51 - 28:41]
Clone found (python)
 - exp/2026/05/27/head/src/13-register-cranium.py [13:52 - 31:24] (19 lines, 133 tokens)
   exp/2026/05/27/head/src/13-register-mandible.py [13:53 - 31:24]
Clone found (python)
 - exp/2026/05/27/head/src/21-annotate-landmarks-gingiva.py [1:1 - 15:34] (15 lines, 62 tokens)
   exp/2026/05/27/head/src/21-annotate-landmarks-skin.py [1:1 - 15:34]
Clone found (python)
 - exp/2026/05/27/head/src/21-annotate-landmarks-gingiva.py [24:1 - 30:83] (7 lines, 85 tokens)
   exp/2026/05/27/head/src/21-annotate-landmarks-skin.py [21:1 - 27:83]
Clone found (python)
 - exp/2026/05/27/head/src/21-annotate-landmarks-gingiva.py [33:33 - 42:23] (10 lines, 58 tokens)
   exp/2026/05/27/head/src/21-annotate-landmarks-skin.py [27:82 - 36:23]
Clone found (python)
 - src/liblaf/melon/recipe/fractions.py [132:5 - 139:87] (8 lines, 95 tokens)
   src/liblaf/melon/tet/_tetra_surface_fraction.py [18:5 - 24:87]
Clone found (python)
 - src/liblaf/melon/tet/_tetra_surface_broad_phase.py [45:1 - 53:19] (9 lines, 55 tokens)
   src/liblaf/melon/tri/_implicit_distance.py [31:1 - 39:19]
Clone found (python)
 - src/liblaf/melon/tet/_tetra_surface_fraction.py [44:37 - 52:60] (9 lines, 63 tokens)
   src/liblaf/melon/tri/_contains.py [20:37 - 28:60]
Clone found (python)
 - src/liblaf/melon/tet/_tetra_surface_fraction.py [52:59 - 64:19] (13 lines, 58 tokens)
   src/liblaf/melon/tri/_contains.py [29:58 - 41:19]
Clone found (python)
 - tests/test_geometry_helpers.py [29:35 - 38:25] (10 lines, 57 tokens)
   tests/test_volume_fraction.py [13:24 - 22:25]
┌────────┬────────────────┬─────────────┬──────────────┬──────────────┬──────────────────┬───────────────────┐
│ Format │ Files analyzed │ Total lines │ Total tokens │ Clones found │ Duplicated lines │ Duplicated tokens │
├────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ python │ 106            │ 6241        │ 41152        │ 17           │ 184 (2.95%)      │ 1466 (3.56%)      │
├────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ toml   │ 9              │ 2438        │ 5376         │ 4            │ 1161 (47.62%)    │ 2331 (43.36%)     │
├────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ Total: │ 115            │ 8679        │ 46528        │ 21           │ 1345 (15.50%)    │ 3797 (8.16%)      │
└────────┴────────────────┴─────────────┴──────────────┴──────────────┴──────────────────┴───────────────────┘
Found 21 clones.
HTML report saved to megalinter-reports/copy-paste/jscpd-report.html
ERROR: jscpd found too many duplicates (15.5%) over threshold (0.0%)
time: 255.077ms
⚠️ JSON / jsonlint - 1 error
File: exp/2026/05/27/head/data/00-XYZ_ReadyToSculpt_eyesOpen_PolyGroups_GEO.gingiva.landmarks.json
Parse error on line 1, column 1:
version https://git-...
^
Unexpected token "v"
⚠️ JSON / prettier - 1 error
f7aaf08cbcbf2e8f469
[error]   3 | size 719
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/00-sculptor-cranium.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:766aedc9c892ef6cc830caffe266bcd28fb8fd00d9a144533e2c4739bb266cbd
[error]   3 | size 429
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/00-sculptor-mandible.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:f1e16d8631ac4cc730978f0422778d005ce78102daf535fdfe7b745259b86e3a
[error]   3 | size 476
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/01-raw/XYZ_ReadyToSculpt_eyesOpen_PolyGroups_GEO.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:74cac07560a0ac93e15b334d49841c637a59a44de0708f7aaf08cbcbf2e8f469
[error]   3 | size 719
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/01-raw/sculptor/cranium.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:766aedc9c892ef6cc830caffe266bcd28fb8fd00d9a144533e2c4739bb266cbd
[error]   3 | size 429
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/01-raw/sculptor/face.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:e458b1bb67aa33ac9db931cb0d6d6d685429cfb7d46417c1b333af46924ad85f
[error]   3 | size 800
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/01-raw/sculptor/mandible.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:f1e16d8631ac4cc730978f0422778d005ce78102daf535fdfe7b745259b86e3a
[error]   3 | size 476
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/01-raw/sculptor/skull.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:4df392ea2d66a5057ceefc7b5191760f6791e48bcfda3b55a3138f91f26989ff
[error]   3 | size 1215
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/11-skin.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:018f3bce8052b47b9a953ec89a9703fdd68c16454ba3e8bd849aab4eb9b6da6d
[error]   3 | size 719
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/12-skin.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:018f3bce8052b47b9a953ec89a9703fdd68c16454ba3e8bd849aab4eb9b6da6d
[error]   3 | size 719
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/13-cranium.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:45e42f3615dfd055ca57fd118c2c4b9a87dd20480fb79b8954b44feaf295cecb
[error]   3 | size 430
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/13-mandible.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:2ad40f18b58f1870f85705d3583e7b09d182bc2a110884a40dee313da812285b
[error]   3 | size 474
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/14-cranium.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:45e42f3615dfd055ca57fd118c2c4b9a87dd20480fb79b8954b44feaf295cecb
[error]   3 | size 430
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/14-mandible.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:2ad40f18b58f1870f85705d3583e7b09d182bc2a110884a40dee313da812285b
[error]   3 | size 474
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/skin-with-mouth-socket.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:5846defd42970713d2bcdd08b798fd2653346de4662129e1fffbe4521b41f1ad
[error]   3 | size 715
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/skin.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:8a9430700a2b0e825304625d59107487f31f39c67421260dd9949f57b267ad3f
[error]   3 | size 804
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/11-skin.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:e936620a71ec8780c4d65bea3697c6f9c90acb4dc0dbe3c4fda50a45b5cab147
[error]   3 | size 870
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/12-skin.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:018f3bce8052b47b9a953ec89a9703fdd68c16454ba3e8bd849aab4eb9b6da6d
[error]   3 | size 719
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/13-cranium.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:45e42f3615dfd055ca57fd118c2c4b9a87dd20480fb79b8954b44feaf295cecb
[error]   3 | size 430
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/13-mandible.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:2ad40f18b58f1870f85705d3583e7b09d182bc2a110884a40dee313da812285b
[error]   3 | size 474
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/14-cranium.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:45e42f3615dfd055ca57fd118c2c4b9a87dd20480fb79b8954b44feaf295cecb
[error]   3 | size 430
[error]   4 |
[error] exp/2025/04/30/human-head-anatomy/data/14-mandible.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:2ad40f18b58f1870f85705d3583e7b09d182bc2a110884a40dee313da812285b
[error]   3 | size 474
[error]   4 |
[error] exp/2026/05/27/head/data/00-XYZ_ReadyToSculpt_eyesOpen_PolyGroups_GEO.gingiva.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:8b0483f595993e8a3950719cdb15347da008cbb20ed9fd2859fbf5263fe4b110
[error]   3 | size 466
[error]   4 |
[error] exp/2026/05/27/head/data/00-XYZ_ReadyToSculpt_eyesOpen_PolyGroups_GEO.skin.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:9d488209bed363c787d6eb809bddb0d6b403f999e836768533b37dfcd763643c
[error]   3 | size 1235
[error]   4 |
[error] exp/2026/05/27/head/data/00-sculptor-cranium.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:7ff7e9e62d12853c67e22af4b5983a139a45268fb7acaff5347058aac82ab0df
[error]   3 | size 847
[error]   4 |
[error] exp/2026/05/27/head/data/00-sculptor-mandible.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:f7fd33638c38b0352e3edf8c6cb93a6b65d7d5480a706154540f77640ea70647
[error]   3 | size 854
[error]   4 |
[error] exp/2026/05/27/head/data/11-cranium.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:b243a63a6b3d86cc073f84a2b8bb04e5cb573fd811cac2268033e7bf74dddf72
[error]   3 | size 874
[error]   4 |
[error] exp/2026/05/27/head/data/11-mandible.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:df025fb277ee50a046fea750605dc1b39ccd5506fa48d34e0662bac7ae0f0728
[error]   3 | size 879
[error]   4 |
[error] exp/2026/05/27/head/data/20-gingiva.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:daad2806756fa8ec3760ea535f596639ff3e52bf1aac91365e83119726735963
[error]   3 | size 329
[error]   4 |
[error] exp/2026/05/27/head/data/20-skin-smoothed.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:e70b944b9c67394b9faab4b9e87df36221cf447833b5f5198e35dfe74175c35e
[error]   3 | size 870
[error]   4 |
exp/2026/05/27/head/data/21-gingiva.polygons.json 37ms
[error] exp/2026/05/27/head/data/22-skin.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:e70b944b9c67394b9faab4b9e87df36221cf447833b5f5198e35dfe74175c35e
[error]   3 | size 870
[error]   4 |
[error] exp/2026/05/27/head/data/60-blendshapes.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error]     |         ^
[error]   2 | oid sha256:a0fd4de670debc68659521f0e190e5b967fb7d416bf36e06e5ab39ab2f5f38fc
[error]   3 | size 1224
[error]   4 |

(Truncated to last 13333 characters out of 13769)

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.15.16 → v0.16.1](astral-sh/ruff-pre-commit@v0.15.16...v0.16.1)
- [github.com/oxc-project/mirrors-oxfmt: v0.54.0 → v0.45.0](oxc-project/mirrors-oxfmt@v0.54.0...v0.45.0)
- [github.com/oxc-project/mirrors-oxlint: v1.69.0 → v1.60.0](oxc-project/mirrors-oxlint@v1.69.0...v1.60.0)
- [github.com/rvben/rumdl-pre-commit: v0.2.10 → v0.2.49](rvben/rumdl-pre-commit@v0.2.10...v0.2.49)
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