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
github actions: check whitespace against the main branch
This check was comparing with the opus-ng branch, which does show
some newer files with trailing whitespace, but for pull requests
ends up showing issues from unrelated code. Instead, compare against
the current development branch for more specific feedback.
Signed-off-by: Jean-Marc Valin <[email protected]>
0 commit comments