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: jordemort/action-pyright
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: jordemort/action-pyright
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 3 commits
  • 4 files changed
  • 4 contributors

Commits on Dec 14, 2021

  1. handle missing rule key (#14)

    * handle missing rule key
    
    * fix shfmt installation
    chadsr authored Dec 14, 2021
    Configuration menu
    Copy the full SHA
    c4fe2f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Bump reviewdog/action-markdownlint from 0.2 to 0.3 (#12)

    Bumps [reviewdog/action-markdownlint](https://github.com/reviewdog/action-markdownlint) from 0.2 to 0.3.
    - [Release notes](https://github.com/reviewdog/action-markdownlint/releases)
    - [Commits](reviewdog/action-markdownlint@v0.2...v0.3)
    
    ---
    updated-dependencies:
    - dependency-name: reviewdog/action-markdownlint
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 13, 2022
    Configuration menu
    Copy the full SHA
    3df77ee View commit details
    Browse the repository at this point in the history
  2. chore(deps): update reviewdog to 0.13.1 (#17)

    Co-authored-by: jordemort <jordemort@users.noreply.github.com>
    github-actions[bot] and jordemort authored Jan 13, 2022
    Configuration menu
    Copy the full SHA
    c111f9b View commit details
    Browse the repository at this point in the history
Loading