awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesCommit-Integrated Formatters

Code formatters that are integrated into the Git commit lifecycle to automatically update the index.

Distinct from Automatic Code Formatters: Distinct from Automatic Code Formatters by specifically linking the formatting action to the Git commit process.

Explore 1 awesome GitHub repository matching development tools & productivity · Commit-Integrated Formatters. Refine with filters or upvote what's useful.

Awesome Commit-Integrated Formatters GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • okonet/lint-stagedokonet का अवतार

    okonet/lint-staged

    14,669GitHub पर देखें↗

    lint-staged is a git pre-commit task runner that executes linters and formatters specifically on files staged in git. It functions as a staged file filter and a monorepo task orchestrator, identifying the correct configuration and working directory for files across multiple packages in a repository. The system automatically adds formatting changes back to the git stage after a successful task run. It uses a mechanism to match files in the git index against glob patterns to determine which tasks to execute and can automatically update git indices after formatting. The project covers sequentia

    Automatically adds formatting changes back to the Git stage after a successful task run.

    JavaScript
    GitHub पर देखें↗14,669
  1. Home
  2. Development Tools & Productivity
  3. Automatic Code Formatters
  4. Commit-Integrated Formatters