Skip to content

Commit

Permalink
Remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
gchatelet authored Sep 13, 2024
1 parent 164bcd7 commit c6a22fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ build:ci --sandbox_base=/dev/shm
build:ci --keep_going

# Show subcommands when building
build:ci --subcommands=true
build:ci --subcommands=true

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

0 comments on commit c6a22fc

Please sign in to comment.