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
If we want this to work only in the CI by pre-downloading the check-spdx.yml from tt-github-actions, this is easy. If we want it to work locally, it's going to take some more work.
The problem is there is no arg option that will let you pull from a URL for this pre-commit hook.
In preparation for demo code / other code can we get the SPDX checker setup.
Similar to https://github.com/tenstorrent/tt-forge-fe/blob/main/.github/check-spdx.yml on other repos.
This could be a good candidate for https://github.com/tenstorrent/tt-github-actions since all our open repos should be using it.
The text was updated successfully, but these errors were encountered: