{"id":16237266,"url":"https://github.com/christopherpickering/sublimelinter-contrib-djlint","last_synced_at":"2025-10-29T17:10:19.613Z","repository":{"id":45880301,"uuid":"385354885","full_name":"christopherpickering/Sublimelinter-contrib-djlint","owner":"christopherpickering","description":"Sublime linter interface for djlint, django template linting","archived":false,"fork":false,"pushed_at":"2023-12-15T20:18:39.000Z","size":19,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T05:34:07.821Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/christopherpickering.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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},"funding":{"github":"christopherpickering","custom":"https://venmo.com/code?user_id=3118520086822912596\u0026created=1655827155"}},"created_at":"2021-07-12T19:04:37.000Z","updated_at":"2022-09-15T01:16:31.000Z","dependencies_parsed_at":"2023-12-15T21:46:46.008Z","dependency_job_id":"6c050328-7a8d-4e13-8c08-564d3e01bf9d","html_url":"https://github.com/christopherpickering/Sublimelinter-contrib-djlint","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christopherpickering%2FSublimelinter-contrib-djlint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christopherpickering%2FSublimelinter-contrib-djlint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christopherpickering%2FSublimelinter-contrib-djlint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christopherpickering%2FSublimelinter-contrib-djlint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/christopherpickering","download_url":"https://codeload.github.com/christopherpickering/Sublimelinter-contrib-djlint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247807433,"owners_count":20999542,"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-10T13:35:08.167Z","updated_at":"2025-10-29T17:10:14.561Z","avatar_url":"https://github.com/christopherpickering.png","language":"Python","funding_links":["https://github.com/sponsors/christopherpickering","https://venmo.com/code?user_id=3118520086822912596\u0026created=1655827155"],"categories":[],"sub_categories":[],"readme":"SublimeLinter-contrib-djlint\n================================\n\nThis linter plugin for [SublimeLinter](https://github.com/SublimeLinter/SublimeLinter) provides an interface to [djlint](https://pypi.org/project/djlint/) for linting Django Templates.\n\n\n## Installation\nSublimeLinter must be installed in order to use this plugin. \n\nPlease use [Package Control](https://packagecontrol.io) to install the linter plugin.\n\nBefore installing this plugin, you must ensure that `djlint` is installed on your system.\n\n```sh\npip install djlint\n```\n\nIn order for `djlint` to be executed by SublimeLinter, you must ensure that its path is available to SublimeLinter. The docs cover [troubleshooting PATH configuration](http://sublimelinter.readthedocs.io/en/latest/troubleshooting.html#finding-a-linter-executable).\n\n## Settings\n\nWarnings can be ignored from the sublimelinter settings:\n\n```json\n// SublimeLinter Settings - User\n{\n    \"linters\": {\n       \"djlint\": {\n          \"ignore\": \"W013\",\n          \"python\": \"/path/to/python/3.7.2+/where/you/installed/djlint\"\n       }\n    }\n}\n\n```\n\n- SublimeLinter settings: http://sublimelinter.readthedocs.org/en/latest/settings.html\n- Linter settings: http://sublimelinter.readthedocs.org/en/latest/linter_settings.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristopherpickering%2Fsublimelinter-contrib-djlint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchristopherpickering%2Fsublimelinter-contrib-djlint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristopherpickering%2Fsublimelinter-contrib-djlint/lists"}