Commit 6a2861a
committed
DOC: Avoid documenting ivar default values
Avoid documenting ivar default values since:
- All ivar values should be initialized to some default value.
- When default values are changed, it is easy to forget about updating
the documentation and making it inconsistent with the actual value in
the code.1 parent a7f818b commit 6a2861a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4203 | 4203 | | |
4204 | 4204 | | |
4205 | 4205 | | |
4206 | | - | |
| 4206 | + | |
4207 | 4207 | | |
4208 | 4208 | | |
4209 | 4209 | | |
| |||
0 commit comments