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:arduino/arduino-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:c11b9dd
Choose a base ref
...
head repository:arduino/arduino-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:faf79a7
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Apr 28, 2025

  1. Configuration menu
    Copy the full SHA
    0846b47View commit details
    Browse the repository at this point in the history
  2. [skip changelog] Revert "Disable internal anchor checks by link check…

    …er tool (#1692)" (#2900) This reverts commit f470f40. This configuration entry was previously required in order to work around a bug in the "markdown-link-check" tool that resulted in false positives for links to anchors created by HTML anchor tags. The bug in the "markdown-link-check" tool has since been fixed, and this project updated to use the version of the tool with that fix. So this configuration entry is no longer required. The now superfluous configuration entry is hereby removed in order to ensure more comprehensive link check coverage.
    @per1234
    per1234 authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    faf79a7View commit details
    Browse the repository at this point in the history
Loading
close