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
Add the apply_format and git-pre-commit-format scripts to your repositories.
You can either copy them (maybe in a scripts/ sub-directory) or add this whole repository as a git submodule.
But copying those scripts alone would technically be in violation of the project's own copyright permission notice:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software
Including the copyright notice inside both apply-format and git-pre-commit-format would resolve this.
The text was updated successfully, but these errors were encountered:
README.md instructs people that:
But copying those scripts alone would technically be in violation of the project's own copyright permission notice:
Including the copyright notice inside both
apply-format
andgit-pre-commit-format
would resolve this.The text was updated successfully, but these errors were encountered: