{"id":17037017,"url":"https://github.com/perryvw/dznlint-vscode","last_synced_at":"2025-08-21T18:12:14.253Z","repository":{"id":82198597,"uuid":"461615857","full_name":"Perryvw/dznlint-vscode","owner":"Perryvw","description":"dznlint extension for VSCode","archived":false,"fork":false,"pushed_at":"2025-03-14T20:44:15.000Z","size":2195,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-14T21:35:29.622Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Perryvw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-20T21:02:43.000Z","updated_at":"2025-03-14T20:44:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"0c58d2fa-12db-45b5-a605-3b19019e4fb1","html_url":"https://github.com/Perryvw/dznlint-vscode","commit_stats":null,"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perryvw%2Fdznlint-vscode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perryvw%2Fdznlint-vscode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perryvw%2Fdznlint-vscode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perryvw%2Fdznlint-vscode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Perryvw","download_url":"https://codeload.github.com/Perryvw/dznlint-vscode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245031516,"owners_count":20549925,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T08:52:40.918Z","updated_at":"2025-03-22T23:13:04.099Z","avatar_url":"https://github.com/Perryvw.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dznlint for VSCode\n\nThis extension adds `dznlint` integration to VSCode. dnzlint is a static analysis and linting tool for [the Dezyne language](https://dezyne.org/).\n\n## Configuring linting ruleset\n\nTo configure the ruleset you want to use for your project, add a `dznlint.config.json` file to your workspace root.\n\nFor example:\n\n```json\n{\n    \"implicit_illegal\": \"warning\", // Do not allow explicit illegals\n    \"naming_convention\": {\n        \"component\": \"[A-Z][a-zA-Z0-9]*\", // Set naming convention for component\n        \"interface\": \"I[A-Z][a-zA-Z0-9]*\" // Set naming convention for interface\n    },\n    \"no_shadowing\": \"warning\" // Set shadowing rule violations to 'warning' severity\n}\n```\n\nFor all configuration options, see [the dznlint repository](https://github.com/Perryvw/dznlint).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperryvw%2Fdznlint-vscode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperryvw%2Fdznlint-vscode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperryvw%2Fdznlint-vscode/lists"}