{"id":15754935,"url":"https://github.com/ldgit/eslint-plugin-adriatichr","last_synced_at":"2025-06-10T19:40:23.843Z","repository":{"id":35761440,"uuid":"198302897","full_name":"ldgit/eslint-plugin-adriatichr","owner":"ldgit","description":"Just an experiment with writing custom eslint plugins.","archived":false,"fork":false,"pushed_at":"2023-01-04T05:05:32.000Z","size":689,"stargazers_count":0,"open_issues_count":13,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-31T08:15:02.327Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/ldgit.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}},"created_at":"2019-07-22T21:14:12.000Z","updated_at":"2019-07-22T21:18:35.000Z","dependencies_parsed_at":"2023-01-16T05:37:58.663Z","dependency_job_id":null,"html_url":"https://github.com/ldgit/eslint-plugin-adriatichr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldgit%2Feslint-plugin-adriatichr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldgit%2Feslint-plugin-adriatichr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldgit%2Feslint-plugin-adriatichr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldgit%2Feslint-plugin-adriatichr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ldgit","download_url":"https://codeload.github.com/ldgit/eslint-plugin-adriatichr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldgit%2Feslint-plugin-adriatichr/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259137723,"owners_count":22810767,"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-04T08:05:56.839Z","updated_at":"2025-06-10T19:40:23.824Z","avatar_url":"https://github.com/ldgit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-plugin-adriatichr\n\nJust an experiment for eventual use of custom lint rules in Adriatic.hr, company I work for.\n\n## Usage\n\nAdd `adriatichr` to the plugins section of your `.eslintrc` configuration file. You can omit the `eslint-plugin-` prefix:\n\n```json\n{\n  \"plugins\": [\"adriatichr\"]\n}\n```\n\nThen configure the rules you want to use under the rules section.\n\n```json\n{\n  \"rules\": {\n    \"adriatichr/rule-name\": 2\n  }\n}\n```\n\n## Supported Rules\n\n- `no-relative-paths`\n- `selector-class-naming`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fldgit%2Feslint-plugin-adriatichr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fldgit%2Feslint-plugin-adriatichr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fldgit%2Feslint-plugin-adriatichr/lists"}