Skip to content

Commit c6a22fc

Browse files
authored
Remove trailing whitespace
1 parent 164bcd7 commit c6a22fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bazelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ build:ci --sandbox_base=/dev/shm
1717
build:ci --keep_going
1818

1919
# Show subcommands when building
20-
build:ci --subcommands=true
20+
build:ci --subcommands=true
2121

2222
# Make sure we test for C99 compliance when building the library
2323
build:ci --conlyopt=-std=c99

0 commit comments

Comments
 (0)