mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-27 05:31:56 +00:00
Add a build check for PRs (#51)
This now checks that distribution files are unmodified and fails otherwise. Also checks if the author is present in the NOTICE file and prints the result, but as email addresses may vary, does not hard-fail.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -1,3 +1,4 @@
|
||||
bin/asc text eol=lf
|
||||
dist/asc.js -diff
|
||||
dist/assemblyscript.js -diff
|
||||
scripts/check-pr.sh eol=lf
|
||||
|
Reference in New Issue
Block a user