{"id":22669869,"url":"https://github.com/astrobarker/black-indent","last_synced_at":"2026-04-18T00:01:52.858Z","repository":{"id":189415386,"uuid":"680554441","full_name":"AstroBarker/black-indent","owner":"AstroBarker","description":"wrapper for the Black python formatter that lets me control the indent size","archived":false,"fork":false,"pushed_at":"2024-06-13T03:39:38.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T11:15:25.559Z","etag":null,"topics":["linter","python","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AstroBarker.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}},"created_at":"2023-08-19T16:13:16.000Z","updated_at":"2024-06-13T03:39:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"a7e857c9-ed22-4526-890c-223c0c68c183","html_url":"https://github.com/AstroBarker/black-indent","commit_stats":null,"previous_names":["astrobarker/black-indent"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AstroBarker/black-indent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstroBarker%2Fblack-indent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstroBarker%2Fblack-indent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstroBarker%2Fblack-indent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstroBarker%2Fblack-indent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AstroBarker","download_url":"https://codeload.github.com/AstroBarker/black-indent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstroBarker%2Fblack-indent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31950891,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["linter","python","shell"],"created_at":"2024-12-09T15:41:50.560Z","updated_at":"2026-04-18T00:01:52.808Z","avatar_url":"https://github.com/AstroBarker.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# black-indent\n```\n      __    __           __         _           __           __ \n     / /_  / /___ ______/ /__      (_)___  ____/ /__  ____  / /_\n    / __ \\/ / __ `/ ___/ //_/_____/ / __ \\/ __  / _ \\/ __ \\/ __/\n   / /_/ / / /_/ / /__/ ,\u003c /_____/ / / / / /_/ /  __/ / / / /_  \n  /_.___/_/\\__,_/\\___/_/|_|     /_/_/ /_/\\__,_/\\___/_/ /_/\\__/  \n ```\n![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/astrobarker/black-indent/.github%2Fworkflows%2Ftest.yml)\n![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/astrobarker/black-indent/.github%2Fworkflows%2Fshellcheck.yml?label=shellcheck)\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n![Static Badge](https://img.shields.io/badge/release-v1.0.0-blue)\n\n\nWrapper for the [Black](https://github.com/psf/black) python formatter that lets me control the indent size.\nBecause the developer should be in control.\n\nOr just use [ruff](https://astral.sh/ruff).\n\n## Installation\nTo install, clone this repo and run `make install`\n```\ngit clone https://github.com/astrobarker/black-indent.git\nmake install\n```\nto install `black-indent` and its man page at the root level.\n\n## Usage\nrun \n```\nblack-indent filename 2\n```\nto set indentation to 2 spaces.\n\n```\nUsage: \nblack-indent [-hv] filename current_indent target_indent\n\nOptions: \n  -h, --help     show this help text\n  -V, --version  display version\n  filename       file to be formatted\n  current_indent current indentation level (default=4)\n  target_indent  desired indentation level (default=2)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastrobarker%2Fblack-indent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastrobarker%2Fblack-indent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastrobarker%2Fblack-indent/lists"}