File: openxr-codespell.exclude

package info (click to toggle)
openxr-sdk-source 1.0.14~dfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 6,564 kB
  • sloc: python: 16,103; cpp: 12,052; ansic: 8,813; xml: 3,480; sh: 410; makefile: 338; ruby: 247
file content (11 lines) | stat: -rw-r--r-- 491 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
# Copyright (c) 2017-2021, The Khronos Group Inc.
#
# SPDX-License-Identifier: CC-BY-4.0
# Lines that should be excluded from codespell - trailing newline required!

| tessellation  | tesselation    | Historical exception
| heterogeneous | heterogenous   | More common
| homogeneous   | homogenous     | More common
    if (timebase_info.numer == 0) mach_timebase_info(&timebase_info);
    return ((mach_absolute_time() * timebase_info.numer) / timebase_info.denom);
    '\b[aA]nd [aA]nd\b'