summaryrefslogtreecommitdiffstats
path: root/spec/constraint/no-underscore-interfaces.yml
blob: 64ba333d032ea1c8fa96a79d730064c81323b768 (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 & Co. KG
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