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: yoheimuta/action-protolint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: yoheimuta/action-protolint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 5 commits
  • 2 files changed
  • 2 contributors

Commits on Jul 14, 2022

  1. Update README.md

    yoheimuta authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    202e514 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    yoheimuta authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    34acde6 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. fix: enhance protolint_flags option

    * Resolved argument handling in protolint_flags option
    * Uses .protolint.yaml if present
    * Updated README.md
    
    Closes #3
    Артём Гордиенко authored and Артём Гордиенко committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    c0ad5a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. fix: remove unnecessary .protolint.yaml check

    Closes #3
    Артём Гордиенко authored and Артём Гордиенко committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    2754700 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Merge pull request #4 from arvgord/fix/enhance_protolint_flags_option

    fix: enhance protolint_flags option
    yoheimuta authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    a7c658b View commit details
    Browse the repository at this point in the history
Loading