Orange-OpenSource / Orange-OpenSource/its-client
Fix templates look
Open
@ymorin-orange is already working on this.
Since Apr 28, 2025.
documentation
Python
Rust
- Dominant language
- Java
- Stars
- 19
- Forks
- 12
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 3
Description
Following discussions on PR !350
- Titles level
- Line splitting
-
Titles level
-
Line splitting
Wat's the rationale for splitting the long lines specificaly at this arbitrary width? If we have to split long lines (which I am in favour of), then we should keep them under the UNIX-traditional 80-char mark. Otherwise, let's just bite the bullet and keep long lines.
I did not count the characters but it seems that @tigroo made the split to 80 right ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.