{"id":21419444,"url":"https://github.com/konstantin8105/binaryexpr","last_synced_at":"2025-03-16T19:41:06.873Z","repository":{"id":57534002,"uuid":"281333684","full_name":"Konstantin8105/binaryexpr","owner":"Konstantin8105","description":"check *ast.BinaryExpr in golang code","archived":false,"fork":false,"pushed_at":"2020-07-21T21:09:11.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T06:14:33.409Z","etag":null,"topics":["codestyle","error-handling","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","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/Konstantin8105.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":"2020-07-21T07:58:10.000Z","updated_at":"2020-07-22T19:48:20.000Z","dependencies_parsed_at":"2022-09-26T18:21:25.244Z","dependency_job_id":null,"html_url":"https://github.com/Konstantin8105/binaryexpr","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Konstantin8105%2Fbinaryexpr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Konstantin8105%2Fbinaryexpr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Konstantin8105%2Fbinaryexpr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Konstantin8105%2Fbinaryexpr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Konstantin8105","download_url":"https://codeload.github.com/Konstantin8105/binaryexpr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243922155,"owners_count":20369361,"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":["codestyle","error-handling","golang"],"created_at":"2024-11-22T19:41:19.393Z","updated_at":"2025-03-16T19:41:06.848Z","avatar_url":"https://github.com/Konstantin8105.png","language":"Go","readme":"# binaryexpr\ncheck *ast.BinaryExpr in golang code in according to number axis\n\nExample of number axis(numbers from left to right):\n```\n-|---|---|---|---|---|---\u003e\n-2  -1   0   1   2   3\n\n```\n\n```\nInvalid comparing:\n\nif a \u003e= 5 ....\nif b \u003e c ....\nd := b \u003e a\n```\n\n```\nValid comparing:\n\nif 5 \u003c= a ...\nif c \u003c b ...\nd := a \u003c b\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonstantin8105%2Fbinaryexpr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkonstantin8105%2Fbinaryexpr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonstantin8105%2Fbinaryexpr/lists"}