You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve annotation messages. (Drieam#6)
* Improve annotation messages.
* Refactor formatting with delegator pattern
* Change relative e2e test to run on real file
* Do not require delegate
Co-authored-by: Stef Schenkelaars <stef.schenkelaars@gmail.com>
Ensure `file` is relative to `GITHUB_WORKSPACE`. (Drieam#4)
* Ensure `file` is relative to `GITHUB_WORKSPACE`.
* Simplify implementation of `relative_path` and add tests.
* Run `ci` workflow on `pull_request` event.
Co-authored-by: Stef Schenkelaars <stef.schenkelaars@gmail.com>