File: Headings.yml

package info (click to toggle)
python-pyvista 0.46.4-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 176,968 kB
  • sloc: python: 94,346; sh: 216; makefile: 70
file content (26 lines) | stat: -rw-r--r-- 408 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
extends: capitalization
message: "'%s' should use title-style capitalization."
link: "https://developers.google.com/style/capitalization#capitalization-in-titles-and-headings"
level: warning
scope: heading
match: $title
indicators:
  - ":"
exceptions:
  - gRPC
  - from
  - a
  - PyVista
  - with
  - within
  - your
  - own
  - is
  - are
  - VTK
  - PointSet
  - HTML
  - to
  - for
  - through
  - pytest