Skip to content

issues Search Results · repo:pre-commit/identify language:Python

Filter by

75 results
 (58 ms)

75 results

inpre-commit/identify (press backspace or delete to remove)

I have a bash script scripts/test which is incorrectly detected as python by tags_from_path. It uses uv to run inside a virtualenv and automatically install dependencies. It is not a python script. #!/usr/bin/env ...
  • mattmess1221
  • Opened 
    on Mar 6
  • #512

Right now TableGen files *.td are identified as { non-executable , file , text }. Supporting this would enable the identification and use of pre-commit hooks like https://github.com/pre-commit/mirrors-clang-format ...
  • UtkarshKunwar
  • 1
  • Opened 
    on Feb 6
  • #505

identify fails to properly identify files which use #!/bin/env instead of #!/usr/bin/env: For example: - #!/usr/bin/env python: identify-cli usr-bin-env-python-test [ executable , file , python ...
  • psa
  • 1
  • Opened 
    on Dec 17, 2024
  • #495

Observed Currently (as of HEAD), a Dockerfile.dockerignore file is tagged with { dockerfile , text }. Expectation It should be tagged with { dockerignore , text }. Reference https://docs.docker.com/build/concepts/context/#syntax ...
  • thiagowfx
  • 1
  • Opened 
    on Nov 26, 2024
  • #489

Please add support for recognizing OpenSCAD files. - .scad - .csg .csg files are a subset of OpenSCAD, so an additional tag would be appreciated for them.
  • EmperorArthur
  • 8
  • Opened 
    on Oct 13, 2024
  • #482

I have a bash script that ends with .sh.j2 This is the result of identify-cli against a bash script and a bash script template: [ executable , file , shell , text ] [ executable , file , jinja , ...
  • choman
  • 1
  • Opened 
    on Jun 20, 2024
  • #465

https://github.com/pre-commit/pre-commit/issues/3181#issuecomment-2066541685 bin is ambiguous is it possible to add .binary extension for binary file?
  • trim21
  • 1
  • Opened 
    on Apr 19, 2024
  • #456

See commit 31b2ced where support was added. Currently when running identity-cli I now get: [ Executable , file , text ] and not .... PowerShell ]
  • rbroderi
  • 3
  • Opened 
    on Apr 12, 2024
  • #454

Refer https://docs.python.org/3/library/main.html#main-py-in-python-packages TIA!
  • Freed-Wu
  • 1
  • Opened 
    on Apr 8, 2024
  • #451

We observed a weird behavior on some gzip files. Good example: https://github.com/eclipse/kuksa.val/raw/0.4.2/kuksa_databroker/createbom/licensestore/Apache-2.0.txt.gz Bad example https://raw.githubusercontent.com/eclipse/kuksa.val/0.4.2/kuksa_databroker/createbom/licensestore/ring.LICENSE.txt.gz ...
  • SebastianSchildt
  • 1
  • Opened 
    on Apr 3, 2024
  • #450
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub