mirror of
https://github.com/xcat2/confluent.git
synced 2026-08-04 16:37:00 +00:00
6d606f37f6
Fix SC2045 (error): Iterating over ls output is fragile. Use globs. Add exception SC2068 exception for confluent_client/confluent_env.sh as this is intended. SC2068 (error): Double quote array expansions to avoid re-splitting elements.