diff --git a/e2e/smoke/.bazelrc b/e2e/smoke/.bazelrc index 94b8d05..6b6c5e0 100644 --- a/e2e/smoke/.bazelrc +++ b/e2e/smoke/.bazelrc @@ -16,4 +16,4 @@ build --workspace_status_command="echo BUILD_SCM_VERSION 1.2.3" # This file should appear in `.gitignore` so that settings are not shared with team members. This # should be last statement in this config so the user configuration is able to overwrite flags from # this file. See https://bazel.build/configure/best-practices#bazelrc-file. -try-import %workspace%/.aspect/bazelrc/user.bazelrc \ No newline at end of file +try-import %workspace%/.aspect/bazelrc/user.bazelrc