Commit 222c264
fix: Move required tracker_factory kwarg before optional params
Fixes Style/KeywordParametersOrder rubocop offense by placing the
required keyword parameter first in AIConfig#initialize.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4394bfc commit 222c264
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
0 commit comments