Start documenting standardized code flags
parent
e60ece956a
commit
749b8be74d
1 changed files with 3 additions and 0 deletions
3
Code-flags.md
Normal file
3
Code-flags.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
Within the source code, we're using the following flags to mark things we'd like to come back to.
|
||||||
|
|
||||||
|
- `/* KLUDGE */` A sloppy, awkward, or fragile way to get something working, which should eventually be replaced with something more polished, carefully designed, and robust.
|
Loading…
Add table
Add a link
Reference in a new issue