uncrustify-objc --help
Usage: uncrustify-objc [OPTIONS] PROJECT_PATH
uncrustify-obj is used to format the objective-c files under the specified
project path.
For the uncrustify.cfg config file, it will search it recursively from the
project directory to its top parent directory. If none, the
~/uncrustify.cfg or ~/.uncrustify/uncrustify.cfg will be assumed to use.
Configure the uncrustify_ignore in the project path to make a path
blacklist which matched items will not be formatted. It uses the gitignore
file template, more documentation could be found from
https://git-scm.com/docs/gitignore.
By default, it will search the ignore file from the project path, if not
specify with --ignore-file. Besides, there is a global ignore file located
~/.uncrustify/uncrustify_ignore_global which will be combined to the
target ignore spec.
If the project path is under the git version control, passing the --git-
only option will make the changed source files to be used as source file
list, the ignore files will be omitted because the git-scm already used
the gitignore spec.
Highly recommend you to make a shell alias like `alias uncrustify-objc
='uncrustify-objc --git-only'`.
Options:
-c, --cfg-file CFG_FILE The CFG config file used to format.
-i, --ignore-file IGNORE_FILE The ignore file used to ignore the matching
files for formatting.
-g, --git-only Format the current git staged and unstaged
files only.
-n, --dry-run Do not format any files, but show a list of
files to be formatted.
-v, --verbose Enables verbose mode.
--help Show this message and exit.
Raw data
{
"_id": null,
"home_page": "https://github.com/python-cli/uncrustify-objc",
"name": "uncrustify-objc",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "uncrustify objective-c objc code beauty format",
"author": "Will Han",
"author_email": "xingheng.hax@qq.com",
"download_url": "https://files.pythonhosted.org/packages/3f/22/2eb2b5d254b15d43d7730f46eeea4d5ba40c87e42538f2d124e4ba7ff064/uncrustify_objc-1.5.tar.gz",
"platform": null,
"description": "\nuncrustify-objc --help\n\nUsage: uncrustify-objc [OPTIONS] PROJECT_PATH\n\n uncrustify-obj is used to format the objective-c files under the specified\n project path.\n\n For the uncrustify.cfg config file, it will search it recursively from the\n project directory to its top parent directory. If none, the\n ~/uncrustify.cfg or ~/.uncrustify/uncrustify.cfg will be assumed to use.\n\n Configure the uncrustify_ignore in the project path to make a path\n blacklist which matched items will not be formatted. It uses the gitignore\n file template, more documentation could be found from \n https://git-scm.com/docs/gitignore.\n\n By default, it will search the ignore file from the project path, if not\n specify with --ignore-file. Besides, there is a global ignore file located\n ~/.uncrustify/uncrustify_ignore_global which will be combined to the\n target ignore spec.\n\n If the project path is under the git version control, passing the --git-\n only option will make the changed source files to be used as source file\n list, the ignore files will be omitted because the git-scm already used\n the gitignore spec.\n\n Highly recommend you to make a shell alias like `alias uncrustify-objc\n ='uncrustify-objc --git-only'`.\n\nOptions:\n -c, --cfg-file CFG_FILE The CFG config file used to format.\n -i, --ignore-file IGNORE_FILE The ignore file used to ignore the matching\n files for formatting.\n -g, --git-only Format the current git staged and unstaged\n files only.\n -n, --dry-run Do not format any files, but show a list of\n files to be formatted.\n -v, --verbose Enables verbose mode.\n --help Show this message and exit.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Use uncrustify to format the objective-c files under the specified project path",
"version": "1.5",
"project_urls": {
"Homepage": "https://github.com/python-cli/uncrustify-objc"
},
"split_keywords": [
"uncrustify",
"objective-c",
"objc",
"code",
"beauty",
"format"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "017d9d0aa410cf8d968b90b0ef5be05732b5b60b549497a8888d5627707aa03c",
"md5": "f82b55ede6db97a7f4153686e34bc677",
"sha256": "b5b99640942b82a240072f4024aa7886f6d9686617153f29e6c16543f4e35a3f"
},
"downloads": -1,
"filename": "uncrustify_objc-1.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f82b55ede6db97a7f4153686e34bc677",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 6206,
"upload_time": "2025-08-07T06:31:46",
"upload_time_iso_8601": "2025-08-07T06:31:46.693610Z",
"url": "https://files.pythonhosted.org/packages/01/7d/9d0aa410cf8d968b90b0ef5be05732b5b60b549497a8888d5627707aa03c/uncrustify_objc-1.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3f222eb2b5d254b15d43d7730f46eeea4d5ba40c87e42538f2d124e4ba7ff064",
"md5": "831b765847f4c72837f65f2b5b03b6f7",
"sha256": "5560f79bc7c5e2acabbf2a564dcd43bacc2470d16d9f7aeceb4791cae264aebd"
},
"downloads": -1,
"filename": "uncrustify_objc-1.5.tar.gz",
"has_sig": false,
"md5_digest": "831b765847f4c72837f65f2b5b03b6f7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10641,
"upload_time": "2025-08-07T06:31:47",
"upload_time_iso_8601": "2025-08-07T06:31:47.968404Z",
"url": "https://files.pythonhosted.org/packages/3f/22/2eb2b5d254b15d43d7730f46eeea4d5ba40c87e42538f2d124e4ba7ff064/uncrustify_objc-1.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-07 06:31:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "python-cli",
"github_project": "uncrustify-objc",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "uncrustify-objc"
}