mirror of
https://github.com/cubixle/radius-rs.git
synced 2026-04-29 11:38:41 +01:00
Refactor: Attribute -> AVP
This commit is contained in:
@@ -20,6 +20,6 @@ for DICT in ${DICTS[@]}; do
|
||||
cargo run --bin code_gen "${DICTS_DIR}/dictionary.${DICT_NAME}" "${SRC_DIR}/${DICT_NAME}.rs"
|
||||
done
|
||||
|
||||
cargo fix --allow-dirty
|
||||
cargo fix --allow-dirty --allow-staged
|
||||
cargo fmt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user