| Trees | Indices | Help |
|
|---|
|
|
object --+
|
LineCheck --+
|
EbuildQuote
Ensure ebuilds have valid quoting around things like D,FILESDIR, etc...
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
repoman_check_name =
|
|||
_message_commands =
|
|||
_message_re = re.compile(r'\s
|
|||
_ignored_commands =
|
|||
ignore_line = re.compile(r'True if lines containing nothing more than comments with optional leading whitespace should be ignored |
|||
ignore_comment = False
|
|||
var_names =
|
|||
var_reference = re.compile(r'\$
|
|||
missing_quotes = re.compile(r'
|
|||
cond_begin = re.compile(r'
|
|||
cond_end = re.compile(r'
|
|||
|
|||
|
Inherited from |
|||
|
|||
Run the check on line and return error if there is one
|
|
|||
_message_commands
|
_message_re
|
_ignored_commands
|
ignore_lineTrue if lines containing nothing more than comments with optional leading whitespace should be ignored
|
var_names
|
var_reference
|
missing_quotes
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 23 22:25:38 2013 | http://epydoc.sourceforge.net |