1
0
Fork 0
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:
Ezekiel Warren 2024-06-04 10:55:16 -07:00 committed by GitHub
parent 10e69c799a
commit 173f22250c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 41 additions and 42 deletions

View file

@ -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