{"id":16712507,"url":"https://github.com/youssef1313/yanalyzers","last_synced_at":"2025-08-18T16:32:01.006Z","repository":{"id":45592069,"uuid":"334744877","full_name":"Youssef1313/YAnalyzers","owner":"Youssef1313","description":"A set of analyzer rules implemented using .NET Compiler Platform (aka Roslyn) APIs","archived":false,"fork":false,"pushed_at":"2022-10-28T04:39:08.000Z","size":75,"stargazers_count":3,"open_issues_count":7,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-01T04:43:25.461Z","etag":null,"topics":["analyzers","coding-style","cs","csharp","ide0007","ide0008","implicit-typing","roslyn","roslyn-analyzers","var"],"latest_commit_sha":null,"homepage":"","language":"C#","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/Youssef1313.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}},"created_at":"2021-01-31T20:00:15.000Z","updated_at":"2025-06-25T03:55:13.000Z","dependencies_parsed_at":"2023-01-20T06:20:32.889Z","dependency_job_id":null,"html_url":"https://github.com/Youssef1313/YAnalyzers","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Youssef1313/YAnalyzers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youssef1313%2FYAnalyzers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youssef1313%2FYAnalyzers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youssef1313%2FYAnalyzers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youssef1313%2FYAnalyzers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Youssef1313","download_url":"https://codeload.github.com/Youssef1313/YAnalyzers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youssef1313%2FYAnalyzers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271026404,"owners_count":24687073,"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","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["analyzers","coding-style","cs","csharp","ide0007","ide0008","implicit-typing","roslyn","roslyn-analyzers","var"],"created_at":"2024-10-12T20:30:11.815Z","updated_at":"2025-08-18T16:32:00.604Z","avatar_url":"https://github.com/Youssef1313.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YAnalyzers\n\nAn analyzers package implemented with the .NET Compiler platform (aka Roslyn), available via [NuGet](https://www.nuget.org/packages/YAnalyzers).\n\nCurrently contains 'Y0001' and 'Y0002', which are replacements to [IDE0007 and IDE0008](https://docs.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0007-ide0008).\n\nFor both rules, many developers (including me) don't like the heuristics they use for determining whether the type is apparent. The replacements try to provide a different implementation which adheres to [dotnet/runtime coding style](https://github.com/dotnet/runtime/blob/master/docs/coding-guidelines/coding-style.md).\n\nFeel free to open issues suggesting other rules, or reporting bugs with existing rules.\n\n## Rules\n\n### Y0001: Use implicit type\n\nThis rule suggests using implicit type (`var`) when the type is apparent.\n\n### Y0002: Use implicit type\n\nThis rule suggests using explicit type when the type is not apparent.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoussef1313%2Fyanalyzers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoussef1313%2Fyanalyzers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoussef1313%2Fyanalyzers/lists"}