Skip to content

chore: add eslint formatter for multiple formats#1090

Merged
BioPhoton merged 42 commits intomainfrom
tools/custom-eslint-formatter
Sep 3, 2025
Merged

chore: add eslint formatter for multiple formats#1090
BioPhoton merged 42 commits intomainfrom
tools/custom-eslint-formatter

Conversation

@BioPhoton
Copy link
Copy Markdown
Collaborator

@BioPhoton BioPhoton commented Aug 27, 2025

This PR includes:

  • added MVP custom lint formatter under tools
  • add lint-report to nx.json#defaultTargets

Task Graph:
Screenshot 2025-09-02 at 13 51 18

Note

This enables us to reuse the lint work. We always create json + terminal output and in the conformance target we just depend on the targets and consume the output. In the past we where running the lint work 2 times as it is not possible to get terminal for DX and json for conformance

Related:

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🧩 eslint-plugin 📖 Project documentation improvements or additions to the project documentation 🔬 testing writing tests 🛠️ tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants