Option C Tools
Loading...
Searching...
No Matches
duplicate_headers.py
Go to the documentation of this file.
1
#!/usr/bin/env python3
2
# -*- coding: utf-8 -*-
3
# oct/tests/tests_linter/fixtures/duplicate_headers.py
4
5
# tests_linter/fixtures/duplicate_headers.py
6
7
"""
8
Purpose
9
-------
10
Duplicate path headers.
11
12
Responsibilities
13
----------------
14
Trigger header fix.
15
16
Diagnostics
17
-----------
18
Domain: TEST
19
Levels:
20
L2 — lifecycle
21
L3 — semantic details
22
L4 — deep tracing
23
24
Contracts
25
---------
26
- Used only for linter tests
27
"""
tests
tests_linter
fixtures
duplicate_headers.py
Generated by
1.15.0