mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-01-09 23:34:23 +00:00
chore: remove crlf line endings in bazel files (#358)
This commit is contained in:
parent
10e69c799a
commit
173f22250c
5 changed files with 41 additions and 42 deletions
17
.bazelrc
17
.bazelrc
|
|
@ -1,9 +1,8 @@
|
|||
common --enable_bzlmod
|
||||
build --enable_platform_specific_config
|
||||
build --enable_runfiles
|
||||
build --incompatible_strict_action_env
|
||||
|
||||
common:ci --announce_rc
|
||||
test:ci --test_output=errors
|
||||
build:ci --curses=no
|
||||
|
||||
common --enable_bzlmod
|
||||
build --enable_platform_specific_config
|
||||
build --enable_runfiles
|
||||
build --incompatible_strict_action_env
|
||||
|
||||
common:ci --announce_rc
|
||||
test:ci --test_output=errors
|
||||
build:ci --curses=no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue