Commit 123e68b
Tell agents not to use inline qualified names
Summary:
We use IDE settings to enforce this, and we try to catch it as a nit
on code review, but I realized we're actually never telling agents
about it which is likely part of why they periodically use qualified
names.
Reviewed By: ndmitchell
Differential Revision: D92972130
fbshipit-source-id: a2ad76cae0029192b39fc33d9a8dff610f04b65b1 parent 5056db1 commit 123e68b
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
66 | 70 | | |
67 | 71 | | |
68 | 72 | | |
| |||
0 commit comments