LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
oelint_adv/__init__.py
oelint_adv/__main__.py
oelint_adv/caches.py
oelint_adv/cls_rule.py
oelint_adv/core.py
oelint_adv/state.py
oelint_adv/tweaks.py
oelint_adv/version.py
oelint_adv.egg-info/PKG-INFO
oelint_adv.egg-info/SOURCES.txt
oelint_adv.egg-info/dependency_links.txt
oelint_adv.egg-info/entry_points.txt
oelint_adv.egg-info/requires.txt
oelint_adv.egg-info/top_level.txt
oelint_adv/data/oelint.json
oelint_adv/rule_base/__init__.py
oelint_adv/rule_base/rule_append_protvars.py
oelint_adv/rule_base/rule_bbclass_exportfunctions.py
oelint_adv/rule_base/rule_bbclass_underscores.py
oelint_adv/rule_base/rule_file_include.py
oelint_adv/rule_base/rule_file_includevsrequire.py
oelint_adv/rule_base/rule_file_inlinesuppress_na.py
oelint_adv/rule_base/rule_file_nospaces.py
oelint_adv/rule_base/rule_file_patch_inactiveupstreamdetails.py
oelint_adv/rule_base/rule_file_patch_inappropriatemsg.py
oelint_adv/rule_base/rule_file_patch_signedoff.py
oelint_adv/rule_base/rule_file_patch_upstreamstatus.py
oelint_adv/rule_base/rule_file_patch_upstreamstatus_occ.py
oelint_adv/rule_base/rule_file_reqinc_norelpaths.py
oelint_adv/rule_base/rule_file_require.py
oelint_adv/rule_base/rule_file_underscores.py
oelint_adv/rule_base/rule_func_spec.py
oelint_adv/rule_base/rule_newline_consecutive.py
oelint_adv/rule_base/rule_newline_end.py
oelint_adv/rule_base/rule_nospace_line_begin.py
oelint_adv/rule_base/rule_nospace_line_cont.py
oelint_adv/rule_base/rule_nospace_line_empty.py
oelint_adv/rule_base/rule_nospace_line_end.py
oelint_adv/rule_base/rule_notabs.py
oelint_adv/rule_base/rule_tasks_addnotaskbody.py
oelint_adv/rule_base/rule_tasks_anon_python.py
oelint_adv/rule_base/rule_tasks_customorder.py
oelint_adv/rule_base/rule_tasks_dash.py
oelint_adv/rule_base/rule_tasks_doc_strings.py
oelint_adv/rule_base/rule_tasks_heredocs.py
oelint_adv/rule_base/rule_tasks_multiappends.py
oelint_adv/rule_base/rule_tasks_network.py
oelint_adv/rule_base/rule_tasks_no_cp.py
oelint_adv/rule_base/rule_tasks_no_mkdir.py
oelint_adv/rule_base/rule_tasks_nopython_prefix.py
oelint_adv/rule_base/rule_tasks_order.py
oelint_adv/rule_base/rule_tasks_python_prefix.py
oelint_adv/rule_base/rule_var_addpylib.py
oelint_adv/rule_base/rule_var_appendop.py
oelint_adv/rule_base/rule_var_autorev.py
oelint_adv/rule_base/rule_var_bbvars.py
oelint_adv/rule_base/rule_var_bugtracker_url.py
oelint_adv/rule_base/rule_var_depends_append.py
oelint_adv/rule_base/rule_var_depends_class.py
oelint_adv/rule_base/rule_var_depends_ordered.py
oelint_adv/rule_base/rule_var_descriptionsame.py
oelint_adv/rule_base/rule_var_descriptiontooshort.py
oelint_adv/rule_base/rule_var_doublemodify.py
oelint_adv/rule_base/rule_var_duplicates.py
oelint_adv/rule_base/rule_var_filesextrapaths.py
oelint_adv/rule_base/rule_var_filesextrapathsop.py
oelint_adv/rule_base/rule_var_filesoverride.py
oelint_adv/rule_base/rule_var_homepage.py
oelint_adv/rule_base/rule_var_homepageping.py
oelint_adv/rule_base/rule_var_imagefeatures_bad.py
oelint_adv/rule_base/rule_var_inconsspaces.py
oelint_adv/rule_base/rule_var_insaneskip.py
oelint_adv/rule_base/rule_var_license_remote.py
oelint_adv/rule_base/rule_var_license_spdx.py
oelint_adv/rule_base/rule_var_licfileprefix.py
oelint_adv/rule_base/rule_var_misspell.py
oelint_adv/rule_base/rule_var_multilineindent.py
oelint_adv/rule_base/rule_var_notneededspace.py
oelint_adv/rule_base/rule_var_override_append.py
oelint_adv/rule_base/rule_var_p_usage.py
oelint_adv/rule_base/rule_var_pkgfunc_dusage.py
oelint_adv/rule_base/rule_var_pkgspecific.py
oelint_adv/rule_base/rule_var_pn_usage.py
oelint_adv/rule_base/rule_var_pn_usage_discouraged.py
oelint_adv/rule_base/rule_var_python_pn_usage.py
oelint_adv/rule_base/rule_var_quoted.py
oelint_adv/rule_base/rule_var_renamed.py
oelint_adv/rule_base/rule_var_rootfscmd.py
oelint_adv/rule_base/rule_var_section_lowercase.py
oelint_adv/rule_base/rule_var_spaces_assignment.py
oelint_adv/rule_base/rule_var_spec.py
oelint_adv/rule_base/rule_var_src_uri.py
oelint_adv/rule_base/rule_var_src_uri_append.py
oelint_adv/rule_base/rule_var_src_uri_checksum.py
oelint_adv/rule_base/rule_var_src_uri_domains.py
oelint_adv/rule_base/rule_var_src_uri_file.py
oelint_adv/rule_base/rule_var_src_uri_gittag.py
oelint_adv/rule_base/rule_var_src_uri_srcrevtag.py
oelint_adv/rule_base/rule_var_src_uri_wildcard.py
oelint_adv/rule_base/rule_var_summary_80chars.py
oelint_adv/rule_base/rule_var_summary_linebreaks.py
oelint_adv/rule_base/rule_var_trailslash.py
oelint_adv/rule_base/rule_vars_bbclassextends.py
oelint_adv/rule_base/rule_vars_distroconf.py
oelint_adv/rule_base/rule_vars_downloadfilename.py
oelint_adv/rule_base/rule_vars_filessetting.py
oelint_adv/rule_base/rule_vars_improperinherit.py
oelint_adv/rule_base/rule_vars_inherit.py
oelint_adv/rule_base/rule_vars_inherit_devtool.py
oelint_adv/rule_base/rule_vars_inherit_last.py
oelint_adv/rule_base/rule_vars_layerconf.py
oelint_adv/rule_base/rule_vars_listappend.py
oelint_adv/rule_base/rule_vars_machineconf.py
oelint_adv/rule_base/rule_vars_mandatory_exists.py
oelint_adv/rule_base/rule_vars_multiinclude.py
oelint_adv/rule_base/rule_vars_multiinherit.py
oelint_adv/rule_base/rule_vars_native_filename.py
oelint_adv/rule_base/rule_vars_nativesdk_filename.py
oelint_adv/rule_base/rule_vars_order.py
oelint_adv/rule_base/rule_vars_pathhardcode.py
oelint_adv/rule_base/rule_vars_suggested.py
oelint_adv/rule_base/rule_vars_unpackdir.py
oelint_adv/rule_base/rule_vars_variable_override.py
oelint_adv/rule_base/rule_vars_virtual.py
oelint_adv/rule_jetm/__init__.py
oelint_adv/rule_jetm/rule_var_depends_singleline.py
tests/test_cached.py
tests/test_class_oelint_append_protvars.py
tests/test_class_oelint_bbclass_underscore.py
tests/test_class_oelint_exportfunctions_dash.py
tests/test_class_oelint_file_inappmsg.py
tests/test_class_oelint_file_includenotfound.py
tests/test_class_oelint_file_nospaces.py
tests/test_class_oelint_file_patchsignedoff.py
tests/test_class_oelint_file_reqinc_relpaths.py
tests/test_class_oelint_file_requireinclude.py
tests/test_class_oelint_file_requirenotfound.py
tests/test_class_oelint_file_underscores.py
tests/test_class_oelint_file_upstreamstatus.py
tests/test_class_oelint_file_upstreamstatus_inactiveupstream.py
tests/test_class_oelint_file_upstreamstatus_occ.py
tests/test_class_oelint_func_specific.py
tests/test_class_oelint_inlinesupp.py
tests/test_class_oelint_jetm_vars_dependssingleline.py
tests/test_class_oelint_newline_consecutive.py
tests/test_class_oelint_newline_eof.py
tests/test_class_oelint_spaces_emptyline.py
tests/test_class_oelint_spaces_linebeginning.py
tests/test_class_oelint_spaces_linecont.py
tests/test_class_oelint_spaces_lineend.py
tests/test_class_oelint_task_addnotaskbody.py
tests/test_class_oelint_task_anonpython.py
tests/test_class_oelint_task_customorder.py
tests/test_class_oelint_task_dash.py
tests/test_class_oelint_task_docstrings.py
tests/test_class_oelint_task_heredocs.py
tests/test_class_oelint_task_multifragments.py
tests/test_class_oelint_task_network.py
tests/test_class_oelint_task_nocp.py
tests/test_class_oelint_task_nomkdir.py
tests/test_class_oelint_task_nopythonprefix.py
tests/test_class_oelint_task_pythonprefix.py
tests/test_class_oelint_task_taskorder.py
tests/test_class_oelint_var_addpylib.py
tests/test_class_oelint_var_badimagefeatures.py
tests/test_class_oelint_var_bbclassextend.py
tests/test_class_oelint_var_downloadfilename.py
tests/test_class_oelint_var_filesoverride.py
tests/test_class_oelint_var_improperinherit.py
tests/test_class_oelint_var_inherit.py
tests/test_class_oelint_var_inherit_devtool.py
tests/test_class_oelint_var_inherit_last.py
tests/test_class_oelint_var_licenseremote.py
tests/test_class_oelint_var_licensespdx.py
tests/test_class_oelint_var_mandatory.py
tests/test_class_oelint_var_multiinclude.py
tests/test_class_oelint_var_multiinherit.py
tests/test_class_oelint_var_nativefilename.py
tests/test_class_oelint_var_nativesdkfilename.py
tests/test_class_oelint_var_order.py
tests/test_class_oelint_var_override.py
tests/test_class_oelint_var_renamed.py
tests/test_class_oelint_var_rootfscmd.py
tests/test_class_oelint_var_suggested.py
tests/test_class_oelint_vars_appendop.py
tests/test_class_oelint_vars_autorev.py
tests/test_class_oelint_vars_bbvars.py
tests/test_class_oelint_vars_bugtrackerurl.py
tests/test_class_oelint_vars_dependsappend.py
tests/test_class_oelint_vars_dependsclass.py
tests/test_class_oelint_vars_dependsordered.py
tests/test_class_oelint_vars_descriptionsame.py
tests/test_class_oelint_vars_descriptiontoobrief.py
tests/test_class_oelint_vars_distroconf.py
tests/test_class_oelint_vars_doublemodify.py
tests/test_class_oelint_vars_duplicate.py
tests/test_class_oelint_vars_dusagepkgfunc.py
tests/test_class_oelint_vars_fileextrapaths.py
tests/test_class_oelint_vars_fileextrapathsop.py
tests/test_class_oelint_vars_filessetting_double.py
tests/test_class_oelint_vars_filessetting_hidden.py
tests/test_class_oelint_vars_homepageping.py
tests/test_class_oelint_vars_homepageprefix.py
tests/test_class_oelint_vars_inconspaces.py
tests/test_class_oelint_vars_insaneskip.py
tests/test_class_oelint_vars_layerconf.py
tests/test_class_oelint_vars_licensefileprefix.py
tests/test_class_oelint_vars_listappend.py
tests/test_class_oelint_vars_machineconf.py
tests/test_class_oelint_vars_misspell.py
tests/test_class_oelint_vars_multilineident.py
tests/test_class_oelint_vars_notneededspace.py
tests/test_class_oelint_vars_notrailingslash.py
tests/test_class_oelint_vars_overrideappend.py
tests/test_class_oelint_vars_pathhardcode.py
tests/test_class_oelint_vars_pbpusage.py
tests/test_class_oelint_vars_pkgspecific.py
tests/test_class_oelint_vars_pnbpnusage.py
tests/test_class_oelint_vars_pnusagedis.py
tests/test_class_oelint_vars_pythonpnusage.py
tests/test_class_oelint_vars_sectionlowercase.py
tests/test_class_oelint_vars_spaceassignment.py
tests/test_class_oelint_vars_specific.py
tests/test_class_oelint_vars_srcuriappend.py
tests/test_class_oelint_vars_srcurichecksum.py
tests/test_class_oelint_vars_srcuridomains.py
tests/test_class_oelint_vars_srcurifile.py
tests/test_class_oelint_vars_srcurigittag.py
tests/test_class_oelint_vars_srcurioptions.py
tests/test_class_oelint_vars_srcurireqopt.py
tests/test_class_oelint_vars_srcurisrcrevtag.py
tests/test_class_oelint_vars_srcuriswildcard.py
tests/test_class_oelint_vars_summary80chars.py
tests/test_class_oelint_vars_summarylinebreaks.py
tests/test_class_oelint_vars_unpackdir.py
tests/test_class_oelint_vars_valuequoted.py
tests/test_class_oelint_vars_virtual.py
tests/test_color.py
tests/test_configfile.py
tests/test_constants_file.py
tests/test_custom_rules.py
tests/test_grouping.py
tests/test_inlinesuppressions.py
tests/test_libmode.py
tests/test_user_interface.py