René's URL Explorer Experiment


Title: feat: add config option for line length warning by Lee-W · Pull Request #1590 · commitizen-tools/commitizen · GitHub

Open Graph Title: feat: add config option for line length warning by Lee-W · Pull Request #1590 · commitizen-tools/commitizen

X Title: feat: add config option for line length warning by Lee-W · Pull Request #1590 · commitizen-tools/commitizen

Description: Description This PR implements configuration file support for the message_length_limit option, addressing issue #1571 . Previously, users could only set commit message length limits via command-line arguments (-l/--message-length-limit). Now they can define a default limit in their configuration file. Checklist I have read the contributing guidelines Code Changes Add test cases to all the changes you introduce Run poetry all locally to ensure this change passes linter check and tests Manually test the changes: Verify the feature/bug fix works as expected in real-world scenarios Test edge cases and error conditions Ensure backward compatibility is maintained Document any manual testing steps performed Update the documentation for the changes Documentation Changes Run poetry doc locally to ensure the documentation pages renders correctly Check and fix any broken links (internal or external) in the documentation Expected Behavior Users can now set default commit message length limits in their configuration file: [tool.commitizen] message_length_limit = 72 Steps to Test This Pull Request Test Configuration File Support # Add the following to your pyproject.toml: [tool.commitizen] message_length_limit = 30 # Test with long message (should fail) cz check -m "fix: this is a very long commit message that exceeds 30 characters" # Test with short message (should pass) cz check -m "fix: short message" Test CLI Override # CLI argument should override config setting cz check -m "fix: this message is longer than 30 chars but shorter than 60" -l 60 # Disable limit with CLI cz check -m "fix: very long message that would normally fail config limit" -l 0 Additional Context

Open Graph Description: Description This PR implements configuration file support for the message_length_limit option, addressing issue #1571 . Previously, users could only set commit message length limits via command-lin...

X Description: Description This PR implements configuration file support for the message_length_limit option, addressing issue #1571 . Previously, users could only set commit message length limits via command-lin...

Opengraph URL: https://github.com/commitizen-tools/commitizen/pull/1590

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:e36f2887-346f-a5f1-22d3-bff0cb0388d7
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id8EE0:E9E68:F6B6CF:14C424A:6A4F09CB
html-safe-nonce5b36f8cbdb26c35f32c7b6a2052df2af5441e20ef008f2d90ec196dfe97ea111
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4RUUwOkU5RTY4OkY2QjZDRjoxNEM0MjRBOjZBNEYwOUNCIiwidmlzaXRvcl9pZCI6IjUzNzkwNjU1NTkyNDQ1NDAzNjMiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmacae79a8d68f0508aa572c4c53c1c1cf38b6103688e301f866e7660554324a1486
hovercard-subject-tagpull_request:2810579512
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/commitizen-tools/commitizen/pull/1590/files
twitter:imagehttps://avatars.githubusercontent.com/u/5144808?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/5144808?s=400&v=4
og:image:altDescription This PR implements configuration file support for the message_length_limit option, addressing issue #1571 . Previously, users could only set commit message length limits via command-lin...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noneb92d11c0aa4a77d54ef4af1078b6a15fb5a70a215b30c4ecf28889d5a8e656d9
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/commitizen-tools/commitizen git https://github.com/commitizen-tools/commitizen.git
octolytics-dimension-user_id62252524
octolytics-dimension-user_logincommitizen-tools
octolytics-dimension-repository_id106127589
octolytics-dimension-repository_nwocommitizen-tools/commitizen
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id106127589
octolytics-dimension-repository_network_root_nwocommitizen-tools/commitizen
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release2b8f23afb982271f1b22258a94aede67a6b77760
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/commitizen-tools/commitizen/pull/1590/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcommitizen-tools%2Fcommitizen%2Fpull%2F1590%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcommitizen-tools%2Fcommitizen%2Fpull%2F1590%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=commitizen-tools%2Fcommitizen
Reloadhttps://github.com/commitizen-tools/commitizen/pull/1590/files
Reloadhttps://github.com/commitizen-tools/commitizen/pull/1590/files
Reloadhttps://github.com/commitizen-tools/commitizen/pull/1590/files
Please reload this pagehttps://github.com/commitizen-tools/commitizen/pull/1590/files
commitizen-tools https://github.com/commitizen-tools
commitizenhttps://github.com/commitizen-tools/commitizen
Please reload this pagehttps://github.com/commitizen-tools/commitizen/pull/1590/files
Notifications https://github.com/login?return_to=%2Fcommitizen-tools%2Fcommitizen
Fork 344 https://github.com/login?return_to=%2Fcommitizen-tools%2Fcommitizen
Star 3.5k https://github.com/login?return_to=%2Fcommitizen-tools%2Fcommitizen
Code https://github.com/commitizen-tools/commitizen
Issues 116 https://github.com/commitizen-tools/commitizen/issues
Pull requests 45 https://github.com/commitizen-tools/commitizen/pulls
Discussions https://github.com/commitizen-tools/commitizen/discussions
Actions https://github.com/commitizen-tools/commitizen/actions
Projects https://github.com/commitizen-tools/commitizen/projects
Security and quality 0 https://github.com/commitizen-tools/commitizen/security
Insights https://github.com/commitizen-tools/commitizen/pulse
Code https://github.com/commitizen-tools/commitizen
Issues https://github.com/commitizen-tools/commitizen/issues
Pull requests https://github.com/commitizen-tools/commitizen/pulls
Discussions https://github.com/commitizen-tools/commitizen/discussions
Actions https://github.com/commitizen-tools/commitizen/actions
Projects https://github.com/commitizen-tools/commitizen/projects
Security and quality https://github.com/commitizen-tools/commitizen/security
Insights https://github.com/commitizen-tools/commitizen/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fcommitizen-tools%2Fcommitizen%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fcommitizen-tools%2Fcommitizen%2Fissues%2Fnew%2Fchoose
Lee-Whttps://github.com/Lee-W
masterhttps://github.com/commitizen-tools/commitizen/tree/master
feat/Add-config-option-for-line-length-warninghttps://github.com/commitizen-tools/commitizen/tree/feat/Add-config-option-for-line-length-warning
Conversation 2 https://github.com/commitizen-tools/commitizen/pull/1590
Commits 5 https://github.com/commitizen-tools/commitizen/pull/1590/commits
Checks 16 https://github.com/commitizen-tools/commitizen/pull/1590/checks
Files changed https://github.com/commitizen-tools/commitizen/pull/1590/files
Please reload this pagehttps://github.com/commitizen-tools/commitizen/pull/1590/files
feat: add config option for line length warning https://github.com/commitizen-tools/commitizen/pull/1590/files#top
Show all changes 5 commits https://github.com/commitizen-tools/commitizen/pull/1590/files
840d5b8 feat: implement message length limit for commit messages Narwhal-fish Aug 11, 2025 https://github.com/commitizen-tools/commitizen/pull/1590/commits/840d5b8ae882b7da1268d669e4c85177daa88da6
cc41415 docs(config): add message length limit configuration option Narwhal-fish Aug 12, 2025 https://github.com/commitizen-tools/commitizen/pull/1590/commits/cc4141578e27741c4f076181c4bf7feed62222d2
f33dbc1 refactor: use None instead of 0 for message_length_limit and update r… Narwhal-fish Aug 13, 2025 https://github.com/commitizen-tools/commitizen/pull/1590/commits/f33dbc1d70f61a2bf0e7fe622d0ce89f9fdad8be
9a9508e style: fix line length formatting in check.py actions-user Aug 13, 2025 https://github.com/commitizen-tools/commitizen/pull/1590/commits/9a9508e57a732b0ecba93c4b4b01e6627dce79a0
f3e22fb fix(dependencies): update tomlkit version to >=0.8.0,<1.0.0 Narwhal-fish Aug 19, 2025 https://github.com/commitizen-tools/commitizen/pull/1590/commits/f3e22fb755506e6ca51456de43a8ed1832d6b44a
Clear filters https://github.com/commitizen-tools/commitizen/pull/1590/files
Please reload this pagehttps://github.com/commitizen-tools/commitizen/pull/1590/files
Please reload this pagehttps://github.com/commitizen-tools/commitizen/pull/1590/files
cli.py https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-6a6eecba6ea4aab85dcb0372fe57ce7306496e5a47186850be245bd732e8894e
check.py https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-f2009c94d59b697e08241dfc746bd98bd9b47072ba948b2c7bab01fba887b453
commit.py https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-b682eb395fc382939bf1e227cb02ffd1a9335e1ee404b17702afaed226535c74
defaults.py https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-c951de16d627d82e01eb3ce8d7c4f0b28973ffe147520620762e7140ede2dd80
config.md https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-77b3519370ff48f6caf7c316f0ece966f2f0871c40e9381d451d2c5b1c76b40f
poetry.lock https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-f53a023eedfa3fbf2925ec7dc76eecdc954ea94b7e47065393dbad519613dc89
pyproject.toml https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-50c86b7ed8ac2cf95bd48334961bf0530cdc77b5a56f852c5c61b89d735fd711
test_check_command.py https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-7b8c8b76ce1d42b29a8318f7447acfcaf7565dd871c3427bfaf69f70f700b836
test_commit_command.py https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-5bdfd11ecf3f34f6417cd6fc41228373fe0267ebe044bd202b061d111a6f980f
test_conf.py https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-6468e768366adbe7dd3205f161126966a694d5ddc2aa94a1e50a6d4da339139f
commitizen/cli.pyhttps://github.com/commitizen-tools/commitizen/pull/1590/files#diff-6a6eecba6ea4aab85dcb0372fe57ce7306496e5a47186850be245bd732e8894e
View file https://github.com/commitizen-tools/commitizen/blob/f3e22fb755506e6ca51456de43a8ed1832d6b44a/commitizen/cli.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/commitizen-tools/commitizen/pull/1590/{{ revealButtonHref }}
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-6a6eecba6ea4aab85dcb0372fe57ce7306496e5a47186850be245bd732e8894e
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-6a6eecba6ea4aab85dcb0372fe57ce7306496e5a47186850be245bd732e8894e
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-6a6eecba6ea4aab85dcb0372fe57ce7306496e5a47186850be245bd732e8894e
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-6a6eecba6ea4aab85dcb0372fe57ce7306496e5a47186850be245bd732e8894e
commitizen/commands/check.pyhttps://github.com/commitizen-tools/commitizen/pull/1590/files#diff-f2009c94d59b697e08241dfc746bd98bd9b47072ba948b2c7bab01fba887b453
View file https://github.com/commitizen-tools/commitizen/blob/f3e22fb755506e6ca51456de43a8ed1832d6b44a/commitizen/commands/check.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/commitizen-tools/commitizen/pull/1590/{{ revealButtonHref }}
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-f2009c94d59b697e08241dfc746bd98bd9b47072ba948b2c7bab01fba887b453
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-f2009c94d59b697e08241dfc746bd98bd9b47072ba948b2c7bab01fba887b453
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-f2009c94d59b697e08241dfc746bd98bd9b47072ba948b2c7bab01fba887b453
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-f2009c94d59b697e08241dfc746bd98bd9b47072ba948b2c7bab01fba887b453
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-f2009c94d59b697e08241dfc746bd98bd9b47072ba948b2c7bab01fba887b453
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-f2009c94d59b697e08241dfc746bd98bd9b47072ba948b2c7bab01fba887b453
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-f2009c94d59b697e08241dfc746bd98bd9b47072ba948b2c7bab01fba887b453
commitizen/commands/commit.pyhttps://github.com/commitizen-tools/commitizen/pull/1590/files#diff-b682eb395fc382939bf1e227cb02ffd1a9335e1ee404b17702afaed226535c74
View file https://github.com/commitizen-tools/commitizen/blob/f3e22fb755506e6ca51456de43a8ed1832d6b44a/commitizen/commands/commit.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/commitizen-tools/commitizen/pull/1590/{{ revealButtonHref }}
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-b682eb395fc382939bf1e227cb02ffd1a9335e1ee404b17702afaed226535c74
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-b682eb395fc382939bf1e227cb02ffd1a9335e1ee404b17702afaed226535c74
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-b682eb395fc382939bf1e227cb02ffd1a9335e1ee404b17702afaed226535c74
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-b682eb395fc382939bf1e227cb02ffd1a9335e1ee404b17702afaed226535c74
commitizen/defaults.pyhttps://github.com/commitizen-tools/commitizen/pull/1590/files#diff-c951de16d627d82e01eb3ce8d7c4f0b28973ffe147520620762e7140ede2dd80
View file https://github.com/commitizen-tools/commitizen/blob/f3e22fb755506e6ca51456de43a8ed1832d6b44a/commitizen/defaults.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/commitizen-tools/commitizen/pull/1590/{{ revealButtonHref }}
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-c951de16d627d82e01eb3ce8d7c4f0b28973ffe147520620762e7140ede2dd80
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-c951de16d627d82e01eb3ce8d7c4f0b28973ffe147520620762e7140ede2dd80
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-c951de16d627d82e01eb3ce8d7c4f0b28973ffe147520620762e7140ede2dd80
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-c951de16d627d82e01eb3ce8d7c4f0b28973ffe147520620762e7140ede2dd80
docs/config.mdhttps://github.com/commitizen-tools/commitizen/pull/1590/files#diff-77b3519370ff48f6caf7c316f0ece966f2f0871c40e9381d451d2c5b1c76b40f
View file https://github.com/commitizen-tools/commitizen/blob/f3e22fb755506e6ca51456de43a8ed1832d6b44a/docs/config.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/commitizen-tools/commitizen/pull/1590/{{ revealButtonHref }}
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-77b3519370ff48f6caf7c316f0ece966f2f0871c40e9381d451d2c5b1c76b40f
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-77b3519370ff48f6caf7c316f0ece966f2f0871c40e9381d451d2c5b1c76b40f
poetry.lockhttps://github.com/commitizen-tools/commitizen/pull/1590/files#diff-f53a023eedfa3fbf2925ec7dc76eecdc954ea94b7e47065393dbad519613dc89
View file https://github.com/commitizen-tools/commitizen/blob/f3e22fb755506e6ca51456de43a8ed1832d6b44a/poetry.lock
Open in desktop https://desktop.github.com
how customized files appear on GitHubhttps://docs.github.com/github/administering-a-repository/customizing-how-changed-files-appear-on-github
Please reload this pagehttps://github.com/commitizen-tools/commitizen/pull/1590/files
pyproject.tomlhttps://github.com/commitizen-tools/commitizen/pull/1590/files#diff-50c86b7ed8ac2cf95bd48334961bf0530cdc77b5a56f852c5c61b89d735fd711
View file https://github.com/commitizen-tools/commitizen/blob/f3e22fb755506e6ca51456de43a8ed1832d6b44a/pyproject.toml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/commitizen-tools/commitizen/pull/1590/{{ revealButtonHref }}
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-50c86b7ed8ac2cf95bd48334961bf0530cdc77b5a56f852c5c61b89d735fd711
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-50c86b7ed8ac2cf95bd48334961bf0530cdc77b5a56f852c5c61b89d735fd711
tests/commands/test_check_command.pyhttps://github.com/commitizen-tools/commitizen/pull/1590/files#diff-7b8c8b76ce1d42b29a8318f7447acfcaf7565dd871c3427bfaf69f70f700b836
View file https://github.com/commitizen-tools/commitizen/blob/f3e22fb755506e6ca51456de43a8ed1832d6b44a/tests/commands/test_check_command.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/commitizen-tools/commitizen/pull/1590/{{ revealButtonHref }}
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-7b8c8b76ce1d42b29a8318f7447acfcaf7565dd871c3427bfaf69f70f700b836
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-7b8c8b76ce1d42b29a8318f7447acfcaf7565dd871c3427bfaf69f70f700b836
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-7b8c8b76ce1d42b29a8318f7447acfcaf7565dd871c3427bfaf69f70f700b836
tests/commands/test_commit_command.pyhttps://github.com/commitizen-tools/commitizen/pull/1590/files#diff-5bdfd11ecf3f34f6417cd6fc41228373fe0267ebe044bd202b061d111a6f980f
View file https://github.com/commitizen-tools/commitizen/blob/f3e22fb755506e6ca51456de43a8ed1832d6b44a/tests/commands/test_commit_command.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/commitizen-tools/commitizen/pull/1590/{{ revealButtonHref }}
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-5bdfd11ecf3f34f6417cd6fc41228373fe0267ebe044bd202b061d111a6f980f
tests/test_conf.pyhttps://github.com/commitizen-tools/commitizen/pull/1590/files#diff-6468e768366adbe7dd3205f161126966a694d5ddc2aa94a1e50a6d4da339139f
View file https://github.com/commitizen-tools/commitizen/blob/f3e22fb755506e6ca51456de43a8ed1832d6b44a/tests/test_conf.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/commitizen-tools/commitizen/pull/1590/{{ revealButtonHref }}
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-6468e768366adbe7dd3205f161126966a694d5ddc2aa94a1e50a6d4da339139f
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-6468e768366adbe7dd3205f161126966a694d5ddc2aa94a1e50a6d4da339139f
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-6468e768366adbe7dd3205f161126966a694d5ddc2aa94a1e50a6d4da339139f
https://github.com/commitizen-tools/commitizen/pull/1590/files#diff-6468e768366adbe7dd3205f161126966a694d5ddc2aa94a1e50a6d4da339139f
Please reload this pagehttps://github.com/commitizen-tools/commitizen/pull/1590/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.