awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Workflow Integrations · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesWorkflow Integrations

Explore 1 awesome GitHub repository matching development tools & productivity · Workflow Integrations. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Workflow Automation
  4. System Integration Interfaces
  5. Workflow Integrations

Awesome Workflow Integrations GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • prettier/prettier

    prettier/prettier

    51,664GitHubView on GitHub↗

    Prettier is an opinionated code formatter that parses source code and reprints it from scratch to enforce a consistent, project-wide visual style. By transforming code into an abstract syntax tree and applying a recursive document printing process, it eliminates manual style debates and ensures that all source files ad

    Disables conflicting linting rules to prevent overlapping behavior between formatting and static analysis tools.

    JavaScriptangularastcss

Explore sub-tags

  • Alternative Formatter SupportCompatibility layers for using different formatting engines.
  • Conflict Resolution StrategiesSettings that disable or reconcile rules between different code analysis tools to prevent overlapping behavior.