mirror of
https://github.com/kataras/iris.git
synced 2025-12-18 10:27:06 +00:00
* Combine multiple `append`s into a single call * Remove unnecessary use of slice * Replace `strings.Index` with `strings.Contains` * Added .deepsource.toml config file for DeepSource integration