Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

body-soft-max-line-length exception #124

Closed
knocte opened this issue Jul 12, 2023 · 2 comments · Fixed by #133
Closed

body-soft-max-line-length exception #124

knocte opened this issue Jul 12, 2023 · 2 comments · Fixed by #133

Comments

@knocte
Copy link
Member

knocte commented Jul 12, 2023

This rule should not break the build if the offending line exceeds 64 chars because it uses a commit hash at the end.

Testcase:

GrpcService: fix some logging nits

These mistakes were made in 45faeca2f0e7c9c5545f54fb3fcc815f52b8a7cf.

Testcase that should still break the build (because line is longer than 64 chars before the commit hash):

GrpcService: fix some logging nits

These mistakes were made in this GrpcService's RunIntoMeService commit: 45faeca2f0e7c9c5545f54fb3fcc815f52b8a7cf.
@tehraninasab
Copy link
Contributor

@webwarrior-ws please work on this issue if you are taskless.

webwarrior-ws added a commit to webwarrior-ws/conventions that referenced this issue Jul 17, 2023
Add tests that cover cases described in nblockchain#124.
webwarrior-ws added a commit to webwarrior-ws/conventions that referenced this issue Jul 17, 2023
Add exception to bodySoftMaxLineLength when line exceeds max
length but ends with a git commit hash.
Fixes nblockchain#124.
webwarrior-ws added a commit to webwarrior-ws/conventions that referenced this issue Jul 17, 2023
Add exception to bodySoftMaxLineLength when line exceeds max
length but ends with a git commit hash.
Fixes nblockchain#124.
webwarrior-ws added a commit to webwarrior-ws/conventions that referenced this issue Jul 17, 2023
Add exception to bodySoftMaxLineLength when line exceeds max
length but ends with a git commit hash.
Fixes nblockchain#124.
webwarrior-ws added a commit to webwarrior-ws/conventions that referenced this issue Jul 18, 2023
Add exception to bodySoftMaxLineLength when line exceeds max
length but ends with a git commit hash.
Fixes nblockchain#124.
@knocte
Copy link
Member Author

knocte commented Aug 1, 2023

@realmarv I think @webwarrior-ws got stuck with this task, I don't remember his reasoning. Please pair with him on it after he's done with his NLitecoin low-prio task.

tehraninasab pushed a commit to tehraninasab/conventions that referenced this issue Aug 1, 2023
tehraninasab pushed a commit to tehraninasab/conventions that referenced this issue Aug 1, 2023
Add exception to bodySoftMaxLineLength when line exceeds max
length but ends with a git commit hash.
Fixes nblockchain#124.
webwarrior-ws added a commit to webwarrior-ws/conventions that referenced this issue Aug 1, 2023
Add exception to bodySoftMaxLineLength when line exceeds max
length but ends with a git commit hash.
Fixes nblockchain#124.
webwarrior-ws added a commit to webwarrior-ws/conventions that referenced this issue Aug 1, 2023
Add exception to bodySoftMaxLineLength when line exceeds max
length but ends with a git commit hash.

Fixes nblockchain#124.
webwarrior-ws added a commit to webwarrior-ws/conventions that referenced this issue Aug 1, 2023
Add tests that cover cases described in nblockchain#124.
webwarrior-ws added a commit to webwarrior-ws/conventions that referenced this issue Aug 1, 2023
Add exception to bodySoftMaxLineLength when line exceeds max
length but ends with a git commit hash.

Fixes nblockchain#124.
webwarrior-ws added a commit to webwarrior-ws/conventions that referenced this issue Aug 1, 2023
Add tests that cover cases described in [1].

[1] nblockchain#124
webwarrior-ws added a commit to webwarrior-ws/conventions that referenced this issue Aug 1, 2023
Add exception to bodySoftMaxLineLength when line exceeds max
length but ends with a git commit hash.

Fixes nblockchain#124.
webwarrior-ws added a commit to webwarrior-ws/conventions that referenced this issue Aug 2, 2023
Add tests that cover cases described in [1]. This commit has
failing test.

[1] nblockchain#124
webwarrior-ws added a commit to webwarrior-ws/conventions that referenced this issue Aug 2, 2023
Add exception to bodySoftMaxLineLength when line exceeds max
length but ends with a git commit hash.

Fixes nblockchain#124.
webwarrior-ws added a commit to webwarrior-ws/conventions that referenced this issue Aug 2, 2023
Add exception to bodySoftMaxLineLength when line exceeds max
length but ends with a git commit hash.

Fixes nblockchain#124.
webwarrior-ws added a commit to webwarrior-ws/conventions that referenced this issue Aug 2, 2023
Add exception to bodySoftMaxLineLength when line exceeds max
length but ends with a git commit hash.

Fixes nblockchain#124.
webwarrior-ws added a commit to webwarrior-ws/conventions that referenced this issue Aug 2, 2023
Add exception to bodySoftMaxLineLength when line exceeds max
length but ends with a git commit hash.

Fixes nblockchain#124.
parhamsaremi pushed a commit to parhamsaremi/conventions that referenced this issue Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants