finos / finos/morphir

Add analyzer framework for diagnostics

Open
#400 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
209
Forks
65
Avg merge
8h 55m
Merged PRs (30d)
126

Description

Background:
- Pipeline should support analyzer-style passes (Roslyn/Ionide style) that emit diagnostics.

Scope:
- Define analyzer interfaces and integration points in pipeline execution.
- Allow analyzers over source/config/IR/artifacts without mutating outputs.

Acceptance criteria:
- Analyzers can emit diagnostics and attach to pipeline results.
- Analyzer ordering and grouping are supported.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.