Scott Lee 7f25577881 Add checks for non-inclusive words in PRESUBMIT.py:ChecksCommon()
pdfium runs the checks with Tricium via pdfium_analysis.
- https://source.chromium.org/chromium/infra/infra_superproject/+/main:build/recipes/recipes/pdfium_analysis.py;l=60

However, Tricium is going to be deprecated by EOY 2024.
This CL adds the equivalent checks to the PRESUBMIT.py
so that the Tricium analyzer can be removed from pdfium_analysis.
- https://source.chromium.org/chromium/chromium/tools/depot_tools/+/main:presubmit_canned_checks.py;l=2518-2536;drc=0bc7c4832e4f2d453e4826c9a2e1197e11bd6ec7

Change-Id: I7d60c8b68dd54effd452c44735e471f2638b1c36
Bug: 369701326
Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/124870
Commit-Queue: Lei Zhang <thestig@chromium.org>
Reviewed-by: Lei Zhang <thestig@chromium.org>
2024-10-04 22:19:43 +00:00
..