mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 11:55:50 +00:00
Dactyl style checker - print what target is being checked
This commit is contained in:
@@ -58,6 +58,8 @@ def check_all_pages(target=None):
|
||||
|
||||
pp_env = dactyl_build.setup_pp_env()
|
||||
|
||||
print("Style Checker - checking all pages in target %s" % target["name"])
|
||||
|
||||
style_issues = []
|
||||
for page in pages:
|
||||
if "md" not in page:
|
||||
|
||||
Reference in New Issue
Block a user