Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: trunk-io/plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.3
Choose a base ref
...
head repository: trunk-io/plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Nov 7, 2025

  1. linters(dart): detect runtime via dart --version, wire configs, lin…

    …k rule docs (#1098)
    
    - Add version_command (parse `dart --version`) to respect system/Flutter
    Dart
    - Mark analysis_options.yaml as direct config; keep pubspec.yaml in
    affects_cache
    - Set suggest_if: files_present
    - Bump known_good_version to 3.9.2
    - Update snapshots for Dart 3.9.2 and add issueUrl fields
    
    This pull request may resolve issue #1076.
    AndrewDongminYoo authored Nov 7, 2025
    Configuration menu
    Copy the full SHA
    bf6fe53 View commit details
    Browse the repository at this point in the history
  2. (Fix): Support dotenv-linter 4.x (#1100)

    Fixes #1097. Update flag was
    removed in `4.0.0`
    TylerJang27 authored Nov 7, 2025
    Configuration menu
    Copy the full SHA
    8577f3b View commit details
    Browse the repository at this point in the history
Loading