Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add codespell: config, workflow, pre-commit config and make it fix few typos #1219

Merged
merged 11 commits into from
Jan 23, 2024

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    bc2f042 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05f8bfc View commit details
    Browse the repository at this point in the history
  3. some ignores for codespell

    yarikoptic committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    73cb763 View commit details
    Browse the repository at this point in the history
  4. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and yarikoptic committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    91bff7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b38649 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf25a32 View commit details
    Browse the repository at this point in the history
  7. [DATALAD RUNCMD] run codespell throughout fixing typo automagically

    === Do not change lines below ===
    {
     "chain": [],
     "cmd": "codespell -w",
     "exit": 0,
     "extra_inputs": [],
     "inputs": [],
     "outputs": [],
     "pwd": "."
    }
    ^^^ Do not change lines above ^^^
    yarikoptic committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    2bedf58 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7b22610 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d2ccbce View commit details
    Browse the repository at this point in the history
  10. Also ignore mypy_cache

    yarikoptic committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    299d48a View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    11567d7 View commit details
    Browse the repository at this point in the history