Skip to content

Commit

Permalink
check-style: Ignore sources imported from elsewhere
Browse files Browse the repository at this point in the history
  • Loading branch information
aperezdc committed Oct 23, 2023
1 parent d80e051 commit 0d52cbd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .check-style-ignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# File paths matching the regular expressions in this file (one per line)
# will be skipped by data/check-style. Empty lines and lines starting with
# a hash mark are ignored.

platform/common/xdp-parent-private\.h$
platform/drm/kms\.[hc]$
platform/wayland/os-compatibility\.[hc]$

0 comments on commit 0d52cbd

Please sign in to comment.