Skip to content

Commit

Permalink
swift lint run with --strict, so the local execution is the same as t…
Browse files Browse the repository at this point in the history
…he remote, backup files removed
  • Loading branch information
federicocappelli committed Nov 16, 2023
1 parent f066d70 commit 32e9340
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 37,302 deletions.
2 changes: 1 addition & 1 deletion DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -6001,7 +6001,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "./lint.sh\n";
shellScript = "./lint.sh --strict\n";
};
98B0CE69251C937D003FB601 /* Update Localizable.strings */ = {
isa = PBXShellScriptBuildPhase;
Expand Down
Loading

0 comments on commit 32e9340

Please sign in to comment.