Commit 9c7c3fa
Replace magic number with named constant in format_time bounds check (#30)
* Initial plan
* Replace magic number with MAX_REPLACEMENT_LENGTH constant
Co-authored-by: Nikoro <12560977+Nikoro@users.noreply.github.com>
* Complete feedback implementation
Co-authored-by: Nikoro <12560977+Nikoro@users.noreply.github.com>
* Update linux/system_date_time_format_plugin.cc
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Nikoro <12560977+Nikoro@users.noreply.github.com>
Co-authored-by: Dominik Krajcer <dom.kraj@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent 8c3c9c6 commit 9c7c3fa
File tree
2 files changed
+3
-1
lines changed- linux
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
94 | 95 | | |
95 | 96 | | |
96 | | - | |
| 97 | + | |
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
| |||
0 commit comments