carp-dk / carp-dk/carp_study_app

chore(lint): enable cancel_subscriptions and close_sinks lints

Open
#618 0 comments 0 reactions 1 assignee Claimed by @Zeroupper View on GitHub
Dominant language
Dart
Stars
10
Forks
5
Avg merge
1d 3h
Merged PRs (30d)
14

Description

## Problem
(verified) `analysis_options.yaml` has no leak-related lints enabled, which is how the leaks in this EPIC shipped.

## Proposed fix
Enable `cancel_subscriptions` and `close_sinks` in `analysis_options.yaml` once the fixes in this EPIC land; treat as errors in CI (ref #585).

## Acceptance criteria
- [ ] `flutter analyze` clean with both lints on
- [ ] CI fails on new violations

**Effort:** S · **Priority:** P2 · **Change risk:** None

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.