Skip to content

Commit a238b62

Browse files
JayBazuzi4dsherwoodblade290nitsanavni
committed
. d update TODO and document commit notation
Co-Authored-By: 4dsherwood <[email protected]> Co-Authored-By: Joss Hufnagel <[email protected]> Co-Authored-By: Nitsan Avni <[email protected]>
1 parent 8184c40 commit a238b62

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

TODO.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
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
17
- [ ] Make it easier to switch between Windsurf and PyCharm
28
- [ ] Line numbers in build output and other custom scripts
39
- [ ] Solve startup with approvals (with Gregor)
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
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 ^

0 commit comments

Comments
 (0)