nitpick
latest
Contents:
Quickstart
Styles
Configuration
Library (Presets)
The [nitpick] table
Command-line interface
Flake8 plugin
Plugins
Troubleshooting
Contributing
Authors
API Reference:
nitpick
nitpick
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
A
add_note() (nitpick.exceptions.QuitComplainingError method)
add_options() (nitpick.flake8.NitpickFlake8Extension static method)
add_options_before_space() (nitpick.plugins.ini.IniPlugin method)
api_url (nitpick.style.GitHubURL property)
args (nitpick.exceptions.QuitComplainingError attribute)
as_integer_ratio() (nitpick.constants.CachingEnum method)
as_object (nitpick.blender.BaseDoc property)
(nitpick.blender.JsonDoc property)
(nitpick.blender.TomlDoc property)
(nitpick.blender.YamlDoc property)
as_string (nitpick.blender.BaseDoc property)
(nitpick.blender.JsonDoc property)
(nitpick.blender.TomlDoc property)
(nitpick.blender.YamlDoc property)
auth_token (nitpick.style.GitHubURL attribute)
authorization_header (nitpick.style.GitHubURL property)
B
BaseDoc (class in nitpick.blender)
BaseNitpickSchema (class in nitpick.schemas)
BaseNitpickSchema.Meta (class in nitpick.schemas)
BaseStyleSchema (class in nitpick.schemas)
BaseStyleSchema.Meta (class in nitpick.schemas)
bit_count() (nitpick.constants.CachingEnum method)
bit_length() (nitpick.constants.CachingEnum method)
block_seq_indent (nitpick.blender.SensibleYAML property)
bounded_string() (nitpick.blender.InlineTableTomlDecoder method)
build_flake8_error() (nitpick.flake8.NitpickFlake8Extension method)
builtin_resources_root() (in module nitpick.style)
builtin_styles() (in module nitpick.style)
BuiltinStyle (class in nitpick.style)
C
cache (nitpick.core.Configuration attribute)
cache_dir (nitpick.style.StyleFetcherManager attribute)
(nitpick.style.StyleManager property)
cache_option (nitpick.style.StyleFetcherManager attribute)
(nitpick.style.StyleManager attribute)
CachingEnum (class in nitpick.constants)
can_handle() (in module nitpick.plugins.ini)
(in module nitpick.plugins.json)
(in module nitpick.plugins.text)
(in module nitpick.plugins.toml)
(in module nitpick.plugins.yaml)
capitalize() (nitpick.style.Scheme method)
casefold() (nitpick.style.Scheme method)
cast_to_dict (nitpick.blender.ElementDetail property)
center() (nitpick.style.Scheme method)
code (nitpick.violations.Fuss attribute)
collect_errors() (nitpick.flake8.NitpickFlake8Extension method)
colored_suggestion (nitpick.violations.Fuss property)
comma_separated_values (nitpick.plugins.ini.IniPlugin attribute)
common_fix_or_check() (in module nitpick.cli)
compact (nitpick.blender.ElementDetail attribute)
compact() (nitpick.blender.SensibleYAML method)
compare_different_keys() (nitpick.plugins.ini.IniPlugin method)
compare_lists_with_dictdiffer() (in module nitpick.blender)
Comparison (class in nitpick.blender)
compose() (nitpick.blender.SensibleYAML method)
compose_all() (nitpick.blender.SensibleYAML method)
composer (nitpick.blender.SensibleYAML property)
config_file() (nitpick.core.Project method)
config_file_or_default() (nitpick.core.Project method)
Configuration (class in nitpick.core)
configured_files() (nitpick.core.Nitpick method)
(nitpick.Nitpick method)
ConfigValidator (class in nitpick.style)
confirm_project_root() (in module nitpick.core)
conjugate() (nitpick.constants.CachingEnum method)
CONSTRUCTION (nitpick.constants.EmojiEnum attribute)
constructor (nitpick.blender.SensibleYAML property)
content_path (nitpick.style.PythonPackageURL property)
contents_without_top_section() (nitpick.plugins.ini.IniPlugin static method)
context (nitpick.fields.Dict property)
(nitpick.fields.Field property)
(nitpick.fields.List property)
(nitpick.fields.Nested property)
(nitpick.fields.String property)
count() (nitpick.style.Scheme method)
create() (nitpick.plugins.info.FileInfo class method)
CREATE_FILE (nitpick.violations.SharedViolations attribute)
CREATE_FILE_WITH_SUGGESTION (nitpick.violations.SharedViolations attribute)
current_sections (nitpick.plugins.ini.IniPlugin property)
custom_reducer() (in module nitpick.blender)
custom_splitter() (in module nitpick.blender)
D
data (nitpick.blender.ElementDetail attribute)
(nitpick.blender.ListDetail attribute)
default (nitpick.fields.Dict property)
(nitpick.fields.Field property)
(nitpick.fields.List property)
(nitpick.fields.Nested property)
(nitpick.fields.String property)
default_branch (nitpick.style.GitHubURL property)
default_error_messages (nitpick.fields.Dict attribute)
(nitpick.fields.Field attribute)
(nitpick.fields.List attribute)
(nitpick.fields.Nested attribute)
(nitpick.fields.String attribute)
DELETE_FILE (nitpick.violations.SharedViolations attribute)
denominator (nitpick.constants.CachingEnum attribute)
Deprecation (class in nitpick.exceptions)
deserialize() (nitpick.fields.Dict method)
(nitpick.fields.Field method)
(nitpick.fields.List method)
(nitpick.fields.Nested method)
(nitpick.fields.String method)
Dict (class in nitpick.fields)
dict_class (nitpick.core.ToolNitpickSectionSchema property)
(nitpick.plugins.json.JsonFileSchema property)
(nitpick.plugins.text.TextItemSchema property)
(nitpick.plugins.text.TextSchema property)
(nitpick.schemas.BaseNitpickSchema property)
(nitpick.schemas.BaseStyleSchema property)
(nitpick.schemas.IniSchema property)
(nitpick.schemas.NitpickFilesSectionSchema property)
(nitpick.schemas.NitpickMetaSchema property)
(nitpick.schemas.NitpickSectionSchema property)
(nitpick.schemas.NitpickStylesSectionSchema property)
diff (nitpick.blender.Comparison property)
DIFFERENT_VALUES (nitpick.violations.SharedViolations attribute)
dirty (nitpick.plugins.ini.IniPlugin attribute)
(nitpick.plugins.json.JsonPlugin attribute)
(nitpick.plugins.text.TextPlugin attribute)
(nitpick.plugins.toml.TomlPlugin attribute)
(nitpick.plugins.yaml.YamlPlugin attribute)
doc (nitpick.core.Configuration attribute)
domains (nitpick.style.FileFetcher attribute)
(nitpick.style.GitHubFetcher attribute)
(nitpick.style.HttpFetcher attribute)
(nitpick.style.PythonPackageFetcher attribute)
(nitpick.style.StyleFetcher attribute)
dont_suggest (nitpick.core.Configuration attribute)
dump() (nitpick.blender.SensibleYAML method)
(nitpick.core.ToolNitpickSectionSchema method)
(nitpick.plugins.json.JsonFileSchema method)
(nitpick.plugins.text.TextItemSchema method)
(nitpick.plugins.text.TextSchema method)
(nitpick.schemas.BaseNitpickSchema method)
(nitpick.schemas.BaseStyleSchema method)
(nitpick.schemas.IniSchema method)
(nitpick.schemas.NitpickFilesSectionSchema method)
(nitpick.schemas.NitpickMetaSchema method)
(nitpick.schemas.NitpickSectionSchema method)
(nitpick.schemas.NitpickStylesSectionSchema method)
dump_all() (nitpick.blender.SensibleYAML method)
dump_fields (nitpick.schemas.IniSchema attribute)
(nitpick.schemas.NitpickFilesSectionSchema attribute)
(nitpick.schemas.NitpickMetaSchema attribute)
(nitpick.schemas.NitpickSectionSchema attribute)
(nitpick.schemas.NitpickStylesSectionSchema attribute)
dumps() (nitpick.blender.SensibleYAML method)
(nitpick.core.ToolNitpickSectionSchema method)
(nitpick.plugins.json.JsonFileSchema method)
(nitpick.plugins.text.TextItemSchema method)
(nitpick.plugins.text.TextSchema method)
(nitpick.schemas.BaseNitpickSchema method)
(nitpick.schemas.BaseStyleSchema method)
(nitpick.schemas.IniSchema method)
(nitpick.schemas.NitpickFilesSectionSchema method)
(nitpick.schemas.NitpickMetaSchema method)
(nitpick.schemas.NitpickSectionSchema method)
(nitpick.schemas.NitpickStylesSectionSchema method)
E
echo() (nitpick.core.Nitpick method)
(nitpick.Nitpick method)
ElementDetail (class in nitpick.blender)
elements (nitpick.blender.ListDetail attribute)
embed_comments() (nitpick.blender.InlineTableTomlDecoder method)
emit() (nitpick.blender.SensibleYAML method)
emitter (nitpick.blender.SensibleYAML property)
EmojiEnum (class in nitpick.constants)
encode() (nitpick.style.Scheme method)
endswith() (nitpick.style.Scheme method)
enforce_comma_separated_values() (nitpick.plugins.ini.IniPlugin method)
enforce_missing_sections() (nitpick.plugins.ini.IniPlugin method)
enforce_present_absent() (nitpick.core.Nitpick method)
(nitpick.Nitpick method)
enforce_rules() (nitpick.plugins.base.NitpickPlugin method)
(nitpick.plugins.ini.IniPlugin method)
(nitpick.plugins.json.JsonPlugin method)
(nitpick.plugins.text.TextPlugin method)
(nitpick.plugins.toml.TomlPlugin method)
(nitpick.plugins.yaml.YamlPlugin method)
enforce_section() (nitpick.plugins.ini.IniPlugin method)
enforce_style() (nitpick.core.Nitpick method)
(nitpick.Nitpick method)
entry_point() (nitpick.plugins.base.NitpickPlugin method)
(nitpick.plugins.ini.IniPlugin method)
(nitpick.plugins.json.JsonPlugin method)
(nitpick.plugins.text.TextPlugin method)
(nitpick.plugins.toml.TomlPlugin method)
(nitpick.plugins.yaml.YamlPlugin method)
error_messages (nitpick.core.ToolNitpickSectionSchema attribute)
(nitpick.plugins.json.JsonFileSchema attribute)
(nitpick.plugins.text.TextItemSchema attribute)
(nitpick.plugins.text.TextSchema attribute)
(nitpick.schemas.BaseNitpickSchema attribute)
(nitpick.schemas.BaseStyleSchema attribute)
(nitpick.schemas.IniSchema attribute)
(nitpick.schemas.NitpickFilesSectionSchema attribute)
(nitpick.schemas.NitpickMetaSchema attribute)
(nitpick.schemas.NitpickSectionSchema attribute)
(nitpick.schemas.NitpickStylesSectionSchema attribute)
exclude (nitpick.schemas.IniSchema attribute)
(nitpick.schemas.NitpickFilesSectionSchema attribute)
(nitpick.schemas.NitpickMetaSchema attribute)
(nitpick.schemas.NitpickSectionSchema attribute)
(nitpick.schemas.NitpickStylesSectionSchema attribute)
expandtabs() (nitpick.style.Scheme method)
expected_config (nitpick.plugins.ini.IniPlugin attribute)
(nitpick.plugins.json.JsonPlugin attribute)
(nitpick.plugins.text.TextPlugin attribute)
(nitpick.plugins.toml.TomlPlugin attribute)
(nitpick.plugins.yaml.YamlPlugin attribute)
expected_dict_from_contains_json() (nitpick.plugins.json.JsonPlugin method)
expected_dict_from_contains_keys() (nitpick.plugins.json.JsonPlugin method)
expected_sections (nitpick.plugins.ini.IniPlugin property)
EXPIRES (nitpick.constants.CachingEnum attribute)
F
fail() (nitpick.fields.Dict method)
(nitpick.fields.Field method)
(nitpick.fields.List method)
(nitpick.fields.Nested method)
(nitpick.fields.String method)
fetch() (nitpick.style.FileFetcher method)
(nitpick.style.GitHubFetcher method)
(nitpick.style.HttpFetcher method)
(nitpick.style.PythonPackageFetcher method)
(nitpick.style.StyleFetcher method)
(nitpick.style.StyleFetcherManager method)
fetchers (nitpick.style.StyleFetcherManager attribute)
Field (class in nitpick.fields)
fields (nitpick.core.ToolNitpickSectionSchema attribute)
(nitpick.plugins.json.JsonFileSchema attribute)
(nitpick.plugins.text.TextItemSchema attribute)
(nitpick.plugins.text.TextSchema attribute)
(nitpick.schemas.BaseNitpickSchema attribute)
(nitpick.schemas.BaseStyleSchema attribute)
(nitpick.schemas.IniSchema attribute)
(nitpick.schemas.NitpickFilesSectionSchema attribute)
(nitpick.schemas.NitpickMetaSchema attribute)
(nitpick.schemas.NitpickSectionSchema attribute)
(nitpick.schemas.NitpickStylesSectionSchema attribute)
file (nitpick.core.Configuration attribute)
FILE (nitpick.style.Scheme attribute)
file_field_pair() (nitpick.style.StyleManager static method)
file_path (nitpick.plugins.ini.IniPlugin attribute)
(nitpick.plugins.json.JsonPlugin attribute)
(nitpick.plugins.text.TextPlugin attribute)
(nitpick.plugins.toml.TomlPlugin attribute)
(nitpick.plugins.yaml.YamlPlugin attribute)
FILE_SHOULD_BE_DELETED (nitpick.violations.ProjectViolations attribute)
FileFetcher (class in nitpick.style)
FileInfo (class in nitpick.plugins.info)
filename (nitpick.plugins.base.NitpickPlugin attribute)
(nitpick.plugins.ini.IniPlugin attribute)
(nitpick.plugins.json.JsonPlugin attribute)
(nitpick.plugins.text.TextPlugin attribute)
(nitpick.plugins.toml.TomlPlugin attribute)
(nitpick.plugins.yaml.YamlPlugin attribute)
(nitpick.violations.Fuss attribute)
files (nitpick.style.BuiltinStyle attribute)
filter_names() (in module nitpick.generic)
find() (nitpick.style.Scheme method)
find_by_key() (nitpick.blender.ListDetail method)
find_initial_styles() (nitpick.style.StyleManager method)
find_main_python_file() (in module nitpick.core)
fixable (nitpick.plugins.base.NitpickPlugin attribute)
(nitpick.plugins.ini.IniPlugin attribute)
(nitpick.plugins.json.JsonPlugin attribute)
(nitpick.plugins.text.TextPlugin attribute)
(nitpick.plugins.toml.TomlPlugin attribute)
(nitpick.plugins.yaml.YamlPlugin attribute)
fixed (nitpick.violations.Fuss attribute)
(nitpick.violations.Reporter attribute)
Flake8OptionEnum (class in nitpick.constants)
flatten_marshmallow_errors() (in module nitpick.schemas)
flatten_quotes() (in module nitpick.blender)
FOREVER (nitpick.constants.CachingEnum attribute)
format() (nitpick.style.Scheme method)
format_map() (nitpick.style.Scheme method)
formatted (nitpick.style.BuiltinStyle attribute)
from_bytes() (nitpick.constants.CachingEnum method)
from_data() (nitpick.blender.ElementDetail class method)
(nitpick.blender.ListDetail class method)
from_dict() (nitpick.core.ToolNitpickSectionSchema class method)
(nitpick.plugins.json.JsonFileSchema class method)
(nitpick.plugins.text.TextItemSchema class method)
(nitpick.plugins.text.TextSchema class method)
(nitpick.schemas.BaseNitpickSchema class method)
(nitpick.schemas.BaseStyleSchema class method)
(nitpick.schemas.IniSchema class method)
(nitpick.schemas.NitpickFilesSectionSchema class method)
(nitpick.schemas.NitpickMetaSchema class method)
(nitpick.schemas.NitpickSectionSchema class method)
(nitpick.schemas.NitpickStylesSectionSchema class method)
from_furl() (nitpick.style.GitHubURL class method)
(nitpick.style.PythonPackageURL class method)
from_path() (nitpick.style.BuiltinStyle class method)
from_plugin (nitpick.config.OverridableConfig attribute)
from_style (nitpick.config.OverridableConfig attribute)
Fuss (class in nitpick.violations)
G
get_attribute() (nitpick.core.ToolNitpickSectionSchema method)
(nitpick.plugins.json.JsonFileSchema method)
(nitpick.plugins.text.TextItemSchema method)
(nitpick.plugins.text.TextSchema method)
(nitpick.schemas.BaseNitpickSchema method)
(nitpick.schemas.BaseStyleSchema method)
(nitpick.schemas.IniSchema method)
(nitpick.schemas.NitpickFilesSectionSchema method)
(nitpick.schemas.NitpickMetaSchema method)
(nitpick.schemas.NitpickSectionSchema method)
(nitpick.schemas.NitpickStylesSectionSchema method)
get_constructor_parser() (nitpick.blender.SensibleYAML method)
get_counts() (nitpick.violations.Reporter class method)
get_default_style_url() (nitpick.style.StyleManager static method)
get_empty_inline_table() (nitpick.blender.InlineTableTomlDecoder method)
get_empty_table() (nitpick.blender.InlineTableTomlDecoder method)
get_example_cfg() (nitpick.plugins.ini.IniPlugin static method)
get_global_gitignore_path() (in module nitpick.generic)
get_missing_output() (nitpick.plugins.ini.IniPlugin method)
get_nitpick() (in module nitpick.cli)
get_serializer_representer_emitter() (nitpick.blender.SensibleYAML method)
get_value() (nitpick.fields.Dict method)
(nitpick.fields.Field method)
(nitpick.fields.List method)
(nitpick.fields.Nested method)
(nitpick.fields.String method)
GH (nitpick.style.Scheme attribute)
git_reference (nitpick.style.GitHubURL attribute)
git_reference_or_default (nitpick.style.GitHubURL property)
GITHUB (nitpick.style.Scheme attribute)
github_default_branch() (in module nitpick.style)
GitHubFetcher (class in nitpick.style)
GitHubURL (class in nitpick.style)
glob_files() (in module nitpick.generic)
glob_non_ignored_files() (in module nitpick.generic)
GREEN_CHECK (nitpick.constants.EmojiEnum attribute)
H
handle_error() (nitpick.core.ToolNitpickSectionSchema method)
(nitpick.plugins.json.JsonFileSchema method)
(nitpick.plugins.text.TextItemSchema method)
(nitpick.plugins.text.TextSchema method)
(nitpick.schemas.BaseNitpickSchema method)
(nitpick.schemas.BaseStyleSchema method)
(nitpick.schemas.IniSchema method)
(nitpick.schemas.NitpickFilesSectionSchema method)
(nitpick.schemas.NitpickMetaSchema method)
(nitpick.schemas.NitpickSectionSchema method)
(nitpick.schemas.NitpickStylesSectionSchema method)
has_changes (nitpick.blender.Comparison property)
help_message() (in module nitpick.schemas)
HTTP (nitpick.style.Scheme attribute)
HttpFetcher (class in nitpick.style)
HTTPS (nitpick.style.Scheme attribute)
I
identify_tag (nitpick.style.BuiltinStyle attribute)
identify_tags (nitpick.plugins.base.NitpickPlugin attribute)
(nitpick.plugins.ini.IniPlugin attribute)
(nitpick.plugins.json.JsonPlugin attribute)
(nitpick.plugins.text.TextPlugin attribute)
(nitpick.plugins.toml.TomlPlugin attribute)
(nitpick.plugins.yaml.YamlPlugin attribute)
imag (nitpick.constants.CachingEnum attribute)
import_path (nitpick.style.PythonPackageURL attribute)
include_multiple_styles() (nitpick.style.StyleManager method)
increment() (nitpick.violations.Reporter class method)
indent (nitpick.blender.SensibleYAML property)
index (nitpick.blender.ElementDetail attribute)
index() (nitpick.style.Scheme method)
IniPlugin (class in nitpick.plugins.ini)
IniSchema (class in nitpick.schemas)
IniSchema.Meta (class in nitpick.schemas)
init() (nitpick.core.Nitpick method)
(nitpick.Nitpick method)
initial_contents (nitpick.plugins.base.NitpickPlugin property)
(nitpick.plugins.ini.IniPlugin property)
(nitpick.plugins.json.JsonPlugin property)
(nitpick.plugins.text.TextPlugin property)
(nitpick.plugins.toml.TomlPlugin property)
(nitpick.plugins.yaml.YamlPlugin property)
InlineTableTomlDecoder (class in nitpick.blender)
INVALID_COMMA_SEPARATED_VALUES_SECTION (nitpick.plugins.ini.Violations attribute)
INVALID_CONFIG (nitpick.violations.StyleViolations attribute)
INVALID_DATA_TOOL_NITPICK (nitpick.violations.StyleViolations attribute)
INVALID_TOML (nitpick.violations.StyleViolations attribute)
is_scalar() (in module nitpick.blender)
isalnum() (nitpick.style.Scheme method)
isalpha() (nitpick.style.Scheme method)
isascii() (nitpick.style.Scheme method)
isdecimal() (nitpick.style.Scheme method)
isdigit() (nitpick.style.Scheme method)
isidentifier() (nitpick.style.Scheme method)
islower() (nitpick.style.Scheme method)
isnumeric() (nitpick.style.Scheme method)
isprintable() (nitpick.style.Scheme method)
isspace() (nitpick.style.Scheme method)
istitle() (nitpick.style.Scheme method)
isupper() (nitpick.style.Scheme method)
J
join() (nitpick.style.Scheme method)
JsonDoc (class in nitpick.blender)
jsonfile_section() (nitpick.exceptions.Deprecation static method)
JsonFileSchema (class in nitpick.plugins.json)
JsonFileSchema.Meta (class in nitpick.plugins.json)
JsonPlugin (class in nitpick.plugins.json)
K
key (nitpick.blender.ElementDetail attribute)
L
lineno (nitpick.violations.Fuss attribute)
List (class in nitpick.fields)
list_keys (nitpick.config.SpecialConfig attribute)
ListDetail (class in nitpick.blender)
ljust() (nitpick.style.Scheme method)
load() (in module nitpick.tomlkit_ext)
(nitpick.blender.BaseDoc method)
(nitpick.blender.JsonDoc method)
(nitpick.blender.SensibleYAML method)
(nitpick.blender.TomlDoc method)
(nitpick.blender.YamlDoc method)
(nitpick.core.ToolNitpickSectionSchema method)
(nitpick.plugins.json.JsonFileSchema method)
(nitpick.plugins.text.TextItemSchema method)
(nitpick.plugins.text.TextSchema method)
(nitpick.schemas.BaseNitpickSchema method)
(nitpick.schemas.BaseStyleSchema method)
(nitpick.schemas.IniSchema method)
(nitpick.schemas.NitpickFilesSectionSchema method)
(nitpick.schemas.NitpickMetaSchema method)
(nitpick.schemas.NitpickSectionSchema method)
(nitpick.schemas.NitpickStylesSectionSchema method)
load_all() (nitpick.blender.SensibleYAML method)
load_array() (nitpick.blender.InlineTableTomlDecoder method)
load_fields (nitpick.schemas.IniSchema attribute)
(nitpick.schemas.NitpickFilesSectionSchema attribute)
(nitpick.schemas.NitpickMetaSchema attribute)
(nitpick.schemas.NitpickSectionSchema attribute)
(nitpick.schemas.NitpickStylesSectionSchema attribute)
load_fixed_name_plugins() (nitpick.style.StyleManager method)
load_inline_object() (nitpick.blender.InlineTableTomlDecoder method)
load_line() (nitpick.blender.InlineTableTomlDecoder method)
load_value() (nitpick.blender.InlineTableTomlDecoder method)
loads() (nitpick.blender.SensibleYAML method)
(nitpick.core.ToolNitpickSectionSchema method)
(nitpick.plugins.json.JsonFileSchema method)
(nitpick.plugins.text.TextItemSchema method)
(nitpick.plugins.text.TextSchema method)
(nitpick.schemas.BaseNitpickSchema method)
(nitpick.schemas.BaseStyleSchema method)
(nitpick.schemas.IniSchema method)
(nitpick.schemas.NitpickFilesSectionSchema method)
(nitpick.schemas.NitpickMetaSchema method)
(nitpick.schemas.NitpickSectionSchema method)
(nitpick.schemas.NitpickStylesSectionSchema method)
long_protocol_url (nitpick.style.GitHubURL property)
lower() (nitpick.style.Scheme method)
lstrip() (nitpick.style.Scheme method)
M
make_error() (nitpick.fields.Dict method)
(nitpick.fields.Field method)
(nitpick.fields.List method)
(nitpick.fields.Nested method)
(nitpick.fields.String method)
make_fuss() (nitpick.violations.Reporter method)
maketrans() (nitpick.style.Scheme static method)
manual (nitpick.violations.Reporter attribute)
map() (nitpick.blender.SensibleYAML method)
mapping_type (nitpick.fields.Dict attribute)
merge_styles() (nitpick.core.Project method)
merge_toml_dict() (nitpick.style.StyleManager method)
message (nitpick.violations.Fuss attribute)
MINIMUM_VERSION (nitpick.violations.ProjectViolations attribute)
missing (nitpick.blender.Comparison property)
(nitpick.fields.Dict property)
(nitpick.fields.Field property)
(nitpick.fields.List property)
(nitpick.fields.Nested property)
(nitpick.fields.String property)
MISSING_FILE (nitpick.violations.ProjectViolations attribute)
MISSING_LINES (nitpick.plugins.text.Violations attribute)
MISSING_OPTION (nitpick.plugins.ini.Violations attribute)
missing_sections (nitpick.plugins.ini.IniPlugin property)
MISSING_SECTIONS (nitpick.plugins.ini.Violations attribute)
MISSING_VALUES (nitpick.violations.SharedViolations attribute)
MISSING_VALUES_IN_LIST (nitpick.plugins.ini.Violations attribute)
module
nitpick
nitpick.blender
nitpick.cli
nitpick.compat
nitpick.config
nitpick.constants
nitpick.core
nitpick.exceptions
nitpick.fields
nitpick.flake8
nitpick.generic
nitpick.plugins
nitpick.plugins.base
nitpick.plugins.info
nitpick.plugins.ini
nitpick.plugins.json
nitpick.plugins.text
nitpick.plugins.toml
nitpick.plugins.yaml
nitpick.resources
nitpick.resources.any
nitpick.resources.javascript
nitpick.resources.kotlin
nitpick.resources.markdown
nitpick.resources.presets
nitpick.resources.proto
nitpick.resources.python
nitpick.resources.shell
nitpick.resources.toml
nitpick.schemas
nitpick.style
nitpick.tomlkit_ext
nitpick.typedefs
nitpick.violations
multiline_comment_with_markers() (in module nitpick.tomlkit_ext)
N
name (nitpick.constants.Flake8OptionEnum attribute)
(nitpick.fields.Dict attribute)
(nitpick.fields.Field attribute)
(nitpick.fields.List attribute)
(nitpick.fields.Nested attribute)
(nitpick.fields.String attribute)
(nitpick.flake8.NitpickFlake8Extension attribute)
(nitpick.style.BuiltinStyle attribute)
needs_top_section (nitpick.plugins.ini.IniPlugin property)
Nested (class in nitpick.fields)
NEVER (nitpick.constants.CachingEnum attribute)
nitpick
module
Nitpick (class in nitpick)
(class in nitpick.core)
nitpick.blender
module
nitpick.cli
module
nitpick.compat
module
nitpick.config
module
nitpick.constants
module
nitpick.core
module
nitpick.exceptions
module
nitpick.fields
module
nitpick.flake8
module
nitpick.generic
module
nitpick.plugins
module
nitpick.plugins.base
module
nitpick.plugins.info
module
nitpick.plugins.ini
module
nitpick.plugins.json
module
nitpick.plugins.text
module
nitpick.plugins.toml
module
nitpick.plugins.yaml
module
nitpick.resources
module
nitpick.resources.any
module
nitpick.resources.javascript
module
nitpick.resources.kotlin
module
nitpick.resources.markdown
module
nitpick.resources.presets
module
nitpick.resources.proto
module
nitpick.resources.python
module
nitpick.resources.shell
module
nitpick.resources.toml
module
nitpick.schemas
module
nitpick.style
module
nitpick.tomlkit_ext
module
nitpick.typedefs
module
nitpick.violations
module
nitpick_file_dict (nitpick.plugins.base.NitpickPlugin property)
(nitpick.plugins.ini.IniPlugin property)
(nitpick.plugins.json.JsonPlugin property)
(nitpick.plugins.text.TextPlugin property)
(nitpick.plugins.toml.TomlPlugin property)
(nitpick.plugins.yaml.YamlPlugin property)
NitpickFilesSectionSchema (class in nitpick.schemas)
NitpickFilesSectionSchema.Meta (class in nitpick.schemas)
NitpickFlake8Extension (class in nitpick.flake8)
NitpickMetaSchema (class in nitpick.schemas)
NitpickMetaSchema.Meta (class in nitpick.schemas)
NitpickPlugin (class in nitpick.plugins.base)
NitpickSectionSchema (class in nitpick.schemas)
NitpickSectionSchema.Meta (class in nitpick.schemas)
NitpickStylesSectionSchema (class in nitpick.schemas)
NitpickStylesSectionSchema.Meta (class in nitpick.schemas)
NO_PYTHON_FILE (nitpick.violations.ProjectViolations attribute)
NO_ROOT_DIR (nitpick.violations.ProjectViolations attribute)
NO_STYLE_CONFIGURED (nitpick.violations.StyleViolations attribute)
normalize() (nitpick.style.FileFetcher method)
(nitpick.style.GitHubFetcher method)
(nitpick.style.HttpFetcher method)
(nitpick.style.PythonPackageFetcher method)
(nitpick.style.StyleFetcher method)
normalize_url() (nitpick.style.StyleFetcherManager method)
numerator (nitpick.constants.CachingEnum attribute)
O
official_plug_ins() (nitpick.blender.SensibleYAML method)
OFFLINE (nitpick.constants.Flake8OptionEnum attribute)
offline (nitpick.core.Nitpick attribute)
(nitpick.style.StyleFetcherManager attribute)
(nitpick.style.StyleManager attribute)
on_bind_field() (nitpick.core.ToolNitpickSectionSchema method)
(nitpick.plugins.json.JsonFileSchema method)
(nitpick.plugins.text.TextItemSchema method)
(nitpick.plugins.text.TextSchema method)
(nitpick.schemas.BaseNitpickSchema method)
(nitpick.schemas.BaseStyleSchema method)
(nitpick.schemas.IniSchema method)
(nitpick.schemas.NitpickFilesSectionSchema method)
(nitpick.schemas.NitpickMetaSchema method)
(nitpick.schemas.NitpickSectionSchema method)
(nitpick.schemas.NitpickStylesSectionSchema method)
OPTION_HAS_DIFFERENT_VALUE (nitpick.plugins.ini.Violations attribute)
OPTIONS_CLASS (nitpick.core.ToolNitpickSectionSchema attribute)
(nitpick.plugins.json.JsonFileSchema attribute)
(nitpick.plugins.text.TextItemSchema attribute)
(nitpick.plugins.text.TextSchema attribute)
(nitpick.schemas.BaseNitpickSchema attribute)
(nitpick.schemas.BaseStyleSchema attribute)
(nitpick.schemas.IniSchema attribute)
(nitpick.schemas.NitpickFilesSectionSchema attribute)
(nitpick.schemas.NitpickMetaSchema attribute)
(nitpick.schemas.NitpickSectionSchema attribute)
(nitpick.schemas.NitpickStylesSectionSchema attribute)
opts (nitpick.core.ToolNitpickSectionSchema attribute)
(nitpick.plugins.json.JsonFileSchema attribute)
(nitpick.plugins.text.TextItemSchema attribute)
(nitpick.plugins.text.TextSchema attribute)
(nitpick.schemas.BaseNitpickSchema attribute)
(nitpick.schemas.BaseStyleSchema attribute)
(nitpick.schemas.IniSchema attribute)
(nitpick.schemas.NitpickFilesSectionSchema attribute)
(nitpick.schemas.NitpickMetaSchema attribute)
(nitpick.schemas.NitpickSectionSchema attribute)
(nitpick.schemas.NitpickStylesSectionSchema attribute)
OverridableConfig (class in nitpick.config)
owner (nitpick.style.GitHubURL attribute)
P
parent (nitpick.fields.Dict attribute)
(nitpick.fields.Field attribute)
(nitpick.fields.List attribute)
(nitpick.fields.Nested attribute)
(nitpick.fields.String attribute)
parse() (nitpick.blender.SensibleYAML method)
parse_cache_option() (in module nitpick.style)
parse_options() (nitpick.flake8.NitpickFlake8Extension static method)
parser (nitpick.blender.SensibleYAML property)
PARSING_ERROR (nitpick.plugins.ini.Violations attribute)
partition() (nitpick.style.Scheme method)
path (nitpick.style.GitHubURL attribute)
path_from_resources_root (nitpick.style.BuiltinStyle attribute)
path_from_root (nitpick.plugins.info.FileInfo attribute)
plugin_class() (in module nitpick.plugins.ini)
(in module nitpick.plugins.json)
(in module nitpick.plugins.text)
(in module nitpick.plugins.toml)
(in module nitpick.plugins.yaml)
plugin_manager (nitpick.core.Project property)
post_init() (nitpick.plugins.base.NitpickPlugin method)
(nitpick.plugins.ini.IniPlugin method)
(nitpick.plugins.json.JsonPlugin method)
(nitpick.plugins.text.TextPlugin method)
(nitpick.plugins.toml.TomlPlugin method)
(nitpick.plugins.yaml.YamlPlugin method)
pre_commit_repos_with_yaml_key() (nitpick.exceptions.Deprecation static method)
pre_commit_without_dash() (nitpick.exceptions.Deprecation static method)
predefined_special_config() (nitpick.plugins.base.NitpickPlugin method)
(nitpick.plugins.ini.IniPlugin method)
(nitpick.plugins.json.JsonPlugin method)
(nitpick.plugins.text.TextPlugin method)
(nitpick.plugins.toml.TomlPlugin method)
(nitpick.plugins.yaml.YamlPlugin method)
preprocess_relative_url() (nitpick.style.FileFetcher method)
(nitpick.style.GitHubFetcher method)
(nitpick.style.HttpFetcher method)
(nitpick.style.PythonPackageFetcher method)
(nitpick.style.StyleFetcher method)
preserve_comment() (nitpick.blender.InlineTableTomlDecoder method)
pretty (nitpick.violations.Fuss property)
pretty_exception() (in module nitpick.exceptions)
Project (class in nitpick.core)
project (nitpick.core.Nitpick attribute)
(nitpick.Nitpick attribute)
(nitpick.plugins.info.FileInfo attribute)
(nitpick.style.ConfigValidator attribute)
(nitpick.style.StyleManager attribute)
ProjectViolations (class in nitpick.violations)
protocols (nitpick.style.FileFetcher attribute)
(nitpick.style.GitHubFetcher attribute)
(nitpick.style.HttpFetcher attribute)
(nitpick.style.PythonPackageFetcher attribute)
(nitpick.style.StyleFetcher attribute)
PY (nitpick.style.Scheme attribute)
PYPACKAGE (nitpick.style.Scheme attribute)
PythonPackageFetcher (class in nitpick.style)
PythonPackageURL (class in nitpick.style)
Q
query_params (nitpick.style.GitHubURL attribute)
QUESTION_MARK (nitpick.constants.EmojiEnum attribute)
QuitComplainingError
quote_if_dotted() (in module nitpick.blender)
quote_reducer() (in module nitpick.blender)
quoted_split() (in module nitpick.blender)
quotes_splitter() (in module nitpick.blender)
R
raw_content_url (nitpick.style.GitHubURL property)
read_configuration() (nitpick.core.Project method)
reader (nitpick.blender.SensibleYAML property)
real (nitpick.constants.CachingEnum attribute)
rebuild_dynamic_schema() (nitpick.style.StyleManager method)
reformatted (nitpick.blender.BaseDoc property)
(nitpick.blender.JsonDoc property)
(nitpick.blender.TomlDoc property)
(nitpick.blender.YamlDoc property)
register_class() (nitpick.blender.SensibleYAML method)
relative_to_current_dir() (in module nitpick.generic)
removeprefix() (nitpick.style.Scheme method)
removesuffix() (nitpick.style.Scheme method)
replace (nitpick.blender.Comparison property)
replace() (nitpick.style.Scheme method)
replace_or_add_list_element() (in module nitpick.blender)
repo_root() (in module nitpick.style)
report() (nitpick.plugins.json.JsonPlugin method)
(nitpick.plugins.toml.TomlPlugin method)
(nitpick.plugins.yaml.YamlPlugin method)
Reporter (class in nitpick.violations)
repository (nitpick.style.GitHubURL attribute)
representer (nitpick.blender.SensibleYAML property)
requires_connection (nitpick.style.FileFetcher attribute)
(nitpick.style.GitHubFetcher attribute)
(nitpick.style.HttpFetcher attribute)
(nitpick.style.PythonPackageFetcher attribute)
(nitpick.style.StyleFetcher attribute)
reset() (nitpick.violations.Reporter class method)
resolver (nitpick.blender.SensibleYAML property)
resource_name (nitpick.style.PythonPackageURL attribute)
rfind() (nitpick.style.Scheme method)
rindex() (nitpick.style.Scheme method)
rjust() (nitpick.style.Scheme method)
root (nitpick.core.Project property)
(nitpick.fields.Dict attribute)
(nitpick.fields.Field attribute)
(nitpick.fields.List attribute)
(nitpick.fields.Nested attribute)
(nitpick.fields.String attribute)
rpartition() (nitpick.style.Scheme method)
rsplit() (nitpick.style.Scheme method)
rstrip() (nitpick.style.Scheme method)
run() (nitpick.core.Nitpick method)
(nitpick.flake8.NitpickFlake8Extension method)
(nitpick.Nitpick method)
S
scalar (nitpick.blender.ElementDetail attribute)
scan() (nitpick.blender.SensibleYAML method)
scanner (nitpick.blender.SensibleYAML property)
schema (nitpick.fields.Nested property)
Scheme (class in nitpick.style)
schemes (nitpick.style.StyleFetcherManager attribute)
search_json() (in module nitpick.blender)
SensibleYAML (class in nitpick.blender)
SEPARATOR_QUOTED_SPLIT (in module nitpick.blender)
seq() (nitpick.blender.SensibleYAML method)
serialize() (nitpick.blender.SensibleYAML method)
(nitpick.fields.Dict method)
(nitpick.fields.Field method)
(nitpick.fields.List method)
(nitpick.fields.Nested method)
(nitpick.fields.String method)
serialize_all() (nitpick.blender.SensibleYAML method)
serializer (nitpick.blender.SensibleYAML property)
session (nitpick.style.FileFetcher attribute)
(nitpick.style.GitHubFetcher attribute)
(nitpick.style.HttpFetcher attribute)
(nitpick.style.PythonPackageFetcher attribute)
(nitpick.style.StyleFetcher attribute)
(nitpick.style.StyleFetcherManager attribute)
set_class (nitpick.core.ToolNitpickSectionSchema attribute)
(nitpick.plugins.json.JsonFileSchema attribute)
(nitpick.plugins.text.TextItemSchema attribute)
(nitpick.plugins.text.TextSchema attribute)
(nitpick.schemas.BaseNitpickSchema attribute)
(nitpick.schemas.BaseStyleSchema attribute)
(nitpick.schemas.IniSchema attribute)
(nitpick.schemas.NitpickFilesSectionSchema attribute)
(nitpick.schemas.NitpickMetaSchema attribute)
(nitpick.schemas.NitpickSectionSchema attribute)
(nitpick.schemas.NitpickStylesSectionSchema attribute)
set_key_if_not_empty() (in module nitpick.blender)
SharedViolations (class in nitpick.violations)
short_protocol_url (nitpick.style.GitHubURL property)
show_missing_keys() (nitpick.plugins.ini.IniPlugin method)
singleton() (nitpick.core.Nitpick class method)
(nitpick.Nitpick class method)
skip_empty_suggestion (nitpick.plugins.base.NitpickPlugin attribute)
(nitpick.plugins.ini.IniPlugin attribute)
(nitpick.plugins.json.JsonPlugin attribute)
(nitpick.plugins.text.TextPlugin attribute)
(nitpick.plugins.toml.TomlPlugin attribute)
(nitpick.plugins.yaml.YamlPlugin attribute)
SLEEPY_FACE (nitpick.constants.EmojiEnum attribute)
SpecialConfig (class in nitpick.config)
split() (nitpick.style.Scheme method)
splitlines() (nitpick.style.Scheme method)
STAR_CAKE (nitpick.constants.EmojiEnum attribute)
startswith() (nitpick.style.Scheme method)
String (class in nitpick.fields)
strip() (nitpick.style.Scheme method)
StyleFetcher (class in nitpick.style)
StyleFetcherManager (class in nitpick.style)
StyleManager (class in nitpick.style)
styles (nitpick.core.Configuration attribute)
StyleViolations (class in nitpick.violations)
suggest_styles() (nitpick.core.Project method)
suggestion (nitpick.violations.Fuss attribute)
swapcase() (nitpick.style.Scheme method)
T
table (nitpick.core.Configuration attribute)
tags (nitpick.plugins.info.FileInfo attribute)
TextItemSchema (class in nitpick.plugins.text)
TextItemSchema.Meta (class in nitpick.plugins.text)
TextPlugin (class in nitpick.plugins.text)
TextSchema (class in nitpick.plugins.text)
TextSchema.Meta (class in nitpick.plugins.text)
title() (nitpick.style.Scheme method)
to_bytes() (nitpick.constants.CachingEnum method)
token (nitpick.style.GitHubURL property)
TomlDoc (class in nitpick.blender)
TomlPlugin (class in nitpick.plugins.toml)
ToolNitpickSectionSchema (class in nitpick.core)
ToolNitpickSectionSchema.Meta (class in nitpick.core)
TOP_SECTION_HAS_DIFFERENT_VALUE (nitpick.plugins.ini.Violations attribute)
TOP_SECTION_MISSING_OPTION (nitpick.plugins.ini.Violations attribute)
translate() (nitpick.style.Scheme method)
traverse_toml_tree() (in module nitpick.blender)
traverse_yaml_tree() (in module nitpick.blender)
TYPE_MAPPING (nitpick.core.ToolNitpickSectionSchema attribute)
(nitpick.plugins.json.JsonFileSchema attribute)
(nitpick.plugins.text.TextItemSchema attribute)
(nitpick.plugins.text.TextSchema attribute)
(nitpick.schemas.BaseNitpickSchema attribute)
(nitpick.schemas.BaseStyleSchema attribute)
(nitpick.schemas.IniSchema attribute)
(nitpick.schemas.NitpickFilesSectionSchema attribute)
(nitpick.schemas.NitpickMetaSchema attribute)
(nitpick.schemas.NitpickSectionSchema attribute)
(nitpick.schemas.NitpickStylesSectionSchema attribute)
U
update_comment_before() (in module nitpick.tomlkit_ext)
updater (nitpick.blender.YamlDoc attribute)
(nitpick.plugins.ini.IniPlugin attribute)
upper() (nitpick.style.Scheme method)
URL (in module nitpick.fields)
url (nitpick.style.BuiltinStyle attribute)
(nitpick.style.GitHubURL property)
url_to_python_path() (in module nitpick.generic)
V
validate() (nitpick.core.ToolNitpickSectionSchema method)
(nitpick.plugins.json.JsonFileSchema method)
(nitpick.plugins.text.TextItemSchema method)
(nitpick.plugins.text.TextSchema method)
(nitpick.schemas.BaseNitpickSchema method)
(nitpick.schemas.BaseStyleSchema method)
(nitpick.schemas.IniSchema method)
(nitpick.schemas.NitpickFilesSectionSchema method)
(nitpick.schemas.NitpickMetaSchema method)
(nitpick.schemas.NitpickSectionSchema method)
(nitpick.schemas.NitpickStylesSectionSchema method)
(nitpick.style.ConfigValidator method)
validation_schema (nitpick.plugins.base.NitpickPlugin attribute)
(nitpick.plugins.ini.IniPlugin attribute)
(nitpick.plugins.json.JsonPlugin attribute)
(nitpick.plugins.text.TextPlugin attribute)
(nitpick.plugins.toml.TomlPlugin attribute)
(nitpick.plugins.yaml.YamlPlugin attribute)
value (nitpick.config.OverridableConfig attribute)
version (nitpick.blender.SensibleYAML property)
(nitpick.flake8.NitpickFlake8Extension attribute)
violation_base_code (nitpick.plugins.base.NitpickPlugin attribute)
(nitpick.plugins.ini.IniPlugin attribute)
(nitpick.plugins.json.JsonPlugin attribute)
(nitpick.plugins.text.TextPlugin attribute)
(nitpick.plugins.toml.TomlPlugin attribute)
(nitpick.plugins.yaml.YamlPlugin attribute)
ViolationEnum (class in nitpick.violations)
Violations (class in nitpick.plugins.ini)
(class in nitpick.plugins.text)
W
with_traceback() (nitpick.exceptions.QuitComplainingError method)
write_file() (nitpick.plugins.base.NitpickPlugin method)
(nitpick.plugins.ini.IniPlugin method)
(nitpick.plugins.json.JsonPlugin method)
(nitpick.plugins.text.TextPlugin method)
(nitpick.plugins.toml.TomlPlugin method)
(nitpick.plugins.yaml.YamlPlugin method)
write_initial_contents() (nitpick.plugins.base.NitpickPlugin method)
(nitpick.plugins.ini.IniPlugin method)
(nitpick.plugins.json.JsonPlugin method)
(nitpick.plugins.text.TextPlugin method)
(nitpick.plugins.toml.TomlPlugin method)
(nitpick.plugins.yaml.YamlPlugin method)
X
X_RED_CROSS (nitpick.constants.EmojiEnum attribute)
Xdump_all() (nitpick.blender.SensibleYAML method)
Y
YamlDoc (class in nitpick.blender)
YamlPlugin (class in nitpick.plugins.yaml)
Z
zfill() (nitpick.style.Scheme method)