diff options
Diffstat (limited to 'build.nix.sh')
-rwxr-xr-x | build.nix.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build.nix.sh b/build.nix.sh index 4b03ea8418..088202665f 100755 --- a/build.nix.sh +++ b/build.nix.sh @@ -30,6 +30,5 @@ echo $absoluteRoot cd "$absoluteRoot" hadrian \ - --lint \ --directory="$absoluteRoot/.." \ "$@" |