File tree Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change
1
+ 2025-08-03
2
+ - [ ] F Improve scrubber help message when using unsupported format
3
+ - [ ] F DateScrubber.add_scrubber()
4
+ - [ ] d Document our local dialect of the commit notation in internal_documentation/commit_notation.md
5
+
6
+ 2025-07-20
1
7
- [ ] Make it easier to switch between Windsurf and PyCharm
2
8
- [ ] Line numbers in build output and other custom scripts
3
9
- [ ] Solve startup with approvals (with Gregor)
Original file line number Diff line number Diff line change
1
+ Arlo's Git notation
2
+
3
+ F - feature
4
+ B - bugfix
5
+ r - refactoring
6
+ t - test-only
7
+ e - development environment
8
+
9
+ prefix:
10
+ . proof that it can't break production
11
+ - verified with comprehensive testing
12
+ ! verified with a test for this change
13
+ @ no verification
14
+
15
+ NOTE:
16
+ RACN (Risk Aware Commit Notation Formerly) called Arlo's git notation
17
+ Llewellyn uses - in situations where Arlo recommends ^
You can’t perform that action at this time.
0 commit comments