blob: ddf8dc386c12897786f6cd68d48a36190433b173 [file] [log] [blame] [edit]
# Copyright 2024 The PDFium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# See `docs/unsafe_buffers.md`.
# Checks to enforce
.buffers,libc,unique_ptr
# These directories are excluded because they come from outside PDFium and
# we don't have control over their contents.
-samples/
-skia/
-testing/
-third_party/
-tools/
-v8/