File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616## [ 2.4.0] - 2025-07-20
1717
1818### Added
19-
19+ - [ # 417 ] ( https://github.com/green-code-initiative/creedengo-rules-specifications/pull/417 ) Fixed a typo in the tags GCI 100 and 104.
2020- [ #390 ] ( https://github.com/green-code-initiative/creedengo-rules-specifications/pull/390 ) Added rule GCI106 : Detect scalar sqrt usage in loops and suggest vectorized alternatives
2121- [ #389 ] ( https://github.com/green-code-initiative/creedengo-rules-specifications/pull/389 ) Add rule GCI105, Add a rule on Python String Concatenation
2222- [ #388 ] ( https://github.com/green-code-initiative/creedengo-rules-specifications/pull/388 ) Added rule GCI104 on Torch Tensor types
Original file line number Diff line number Diff line change 1212 " performance" ,
1313 " memory" ,
1414 " ai" ,
15- " PyTorch "
15+ " pytorch "
1616 ],
1717 "defaultSeverity" : " Minor"
1818}
Original file line number Diff line number Diff line change 1111 " eco-design" ,
1212 " performance" ,
1313 " ai" ,
14- " PyTorch "
14+ " pytorch "
1515 ],
1616 "defaultSeverity" : " Minor"
1717}
You can’t perform that action at this time.
0 commit comments