Owen Mansel-Chan
|
ef345a3279
|
Java: Inline expectation should have space after $
This was a regex-find-replace from `// \$(?! )` (using a negative lookahead) to `// $ `.
|
2026-03-04 12:44:54 +00:00 |
|
Tony Torralba
|
bd8f35bef7
|
Java: Fix FPs in Missing certificate pinning
Local URIs should never require pinning
|
2023-12-12 18:02:12 +01:00 |
|
Joe Farebrother
|
4afecf575e
|
Generate more stubs for okhttp and fix tests.
Some generated stubs needed to be manually corrected.
|
2022-12-09 13:41:17 +00:00 |
|
Joe Farebrother
|
bb402c497b
|
Fix typo in dir name
|
2022-12-09 13:41:17 +00:00 |
|