Files
2020-09-24 08:10:23 +00:00

7 lines
156 B
Plaintext

# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
LINTER = {
'name': "MissingAttrsLinter",
'description': "Missing type and payload",
}