-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
2
-
Storage - Ra 2022-04-18, Storage - Ra 2022-05-02
Summary
The script s_style does not find all the paired typos
Acceptance Criteria (Definition of Done)
s_style should find all the paired typos.
"in in":
https://github.com/wiredtiger/wiredtiger/blob/develop/bench/workgen/runner/runner/core.py#L62
https://github.com/wiredtiger/wiredtiger/blob/develop/src/reconcile/rec_col.c#L817
https://github.com/wiredtiger/wiredtiger/blob/develop/test/format/compact.c#L67
"be be":
https://github.com/wiredtiger/wiredtiger/blob/develop/src/checksum/power8/README.md
https://github.com/wiredtiger/wiredtiger/blob/develop/src/docs/Doxyfile.9#L617
Please check the rest, there must be more.