-
Hi all,
I suggest taking some of the coding style from MONETIO.
I think that just merging a run of Black and isort to format the code without modifying it would help. There is already a pyproject.to…
-
### Please fill out these Check-boxes
- [X] I checked for existing similar feature requests
- [X] I have read the docs and checked that the feature I am requesting is not already implemented
- [X] My…
-
This issue is focused on creating and adopting a code style guide for the KrySBAS package.
-
Hi.
Can you add your used Code Formatting Rules. I personally prefer it for IntelliJ IDEA, but whatever you have, it will help.
So ta4j project use Eclipse Code-Formatter XML. Might be, you can ha…
-
# Problem to Solve
I often want to quickly paste or type code snippets formatted in monospace, but don't have any hotkey to do this. I have hotkeys for italics, headings 1-6, quotes, and to reset …
-
- use of white space is somewhat random
- varying approaches in naming functions and variables
- code quality could be improved by using an editor that supports PEP8 checks
-
WPF and WinForms aren't far off. We both point to the runtime repo and Framework Design Guidelines, but WinForms has elaborated a bit more:
https://github.com/dotnet/winforms/blob/main/docs/coding-st…
-
*As a* developer
*I need* consistent code style guidelines and linting tools
*So that* we maintain code quality and consistency across the project
### Details and Assumptions
* Configure B…
-
**Summary**
The format style code 140 is for datetime data type but is not for time data type
**Details**
The code at
https://github.com/s7clarke10/tap-sybase/blob/c71c20c91ab08aa87e86ef927af…
-
I want to propose working on a "code style" for *typ files (templates, packages, etc). The code style should set conventions such as (freely made up examples): function names should always be lower ca…