mirror of
https://github.com/mustbeperfect/definitive-opensource.git
synced 2026-04-17 23:53:26 +02:00
Added comments and cleaned up python source code
This commit is contained in:
@@ -14,6 +14,7 @@ with open("core/data/static/platforms.json") as f:
|
||||
seen_github = set()
|
||||
issues_report = []
|
||||
|
||||
# Check for formatting issues inside of all data files (static and dynamic)
|
||||
for app in applications:
|
||||
app_issues = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user