summaryrefslogtreecommitdiffstats
path: root/spec/constraint/no-underscore-interfaces.yml
blob: e1d3a1c32ad4a8550e663609ce08a4a76fcc0cbb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
links:
- role: requirement-refinement
  uid: /req/usage-constraints
rationale: null
text: |
  The user of the software product shall not use interfaces provided by the
  software product those name starts with an underscore (``_``).
type: constraint