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