mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-01-08 22:08:03 -05:00
- Replace reflect.TypeOf with TypeFor generic syntax - Convert traditional for loops to range-based iterations - Simplify reflection usage in CLI flag handling - Update test loops to use range over integers - Refactor string processing loops in template plugin