Files
photoanalyzer/.gitattributes
domverse e508f9fd64
Some checks failed
Test / suites (push) Failing after 2m59s
Test / container (push) Failing after 3m56s
US09-01: Serve the Documentation Inside the Application (#107)
2026-08-23 21:09:43 +02:00

10 lines
581 B
Plaintext

# Vendored third-party browser bundles (US09-01). Minified upstream files carry
# trailing whitespace and very long lines; they are not ours to reformat, and the
# submit gate's `git diff --check` would refuse them forever. Their integrity is
# controlled where it belongs instead: a pinned version and a recorded sha256 in
# frontend/js/vendor/VERSIONS.json, asserted by tests/integration/test_documentation.py.
#
# Only the whitespace check is turned off. They stay text, so a credential scan or a
# search still reads them.
frontend/js/vendor/*.js -whitespace linguist-vendored