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: pre-commit/identify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5d02d5c
Choose a base ref
...
head repository: pre-commit/identify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1086c48
Choose a head ref
  • 7 commits
  • 4 files changed
  • 3 contributors

Commits on Jan 8, 2022

  1. Add ino as a c++ file extension

    `.ino` is the extension used for Arduino Language sketches.
    The arduino language is a c++ variant, so it is useful to have the ability to utilise c++ formatters / linters.
    CreatingNull committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    3273145 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3c8df8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #267 from pre-commit/all-repos_autofix_covdefaults…

    …-fail-under
    
    remove --fail-under from tox (covdefaults handles this)
    asottile authored Jan 8, 2022
    Configuration menu
    Copy the full SHA
    0e67bf8 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/pre-commit/mirrors-mypy: v0.930 → v0.931](pre-commit/mirrors-mypy@v0.930...v0.931)
    pre-commit-ci[bot] authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    e6b5cfa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #268 from pre-commit/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    e1983ad View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Merge pull request #266 from CreatingNull/ino

    Add ino as a c++ file extension
    asottile authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    becd146 View commit details
    Browse the repository at this point in the history
  2. v2.4.3

    asottile committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    1086c48 View commit details
    Browse the repository at this point in the history
Loading