-
Project should contain formatting rules that can be applied using IDE and maven.
Optionally there could be a git precommit hook that formats using maven.
-
**Is your feature request related to a problem? Please describe.**
Yes, the current `ruleset_2_0_0.xsd` schema enforces the presence of the `` element in each ruleset file by setting `minOccurs="1"`.…
-
Адкрываю на вас, Антон, гэтую дыскусию, каб абмеркаваць кодэстайл праекта, які потым афіцыйна рэкамендуем, бо пакуль мы з вамі адны хто піша рэальны код, і кодэстайл нам ужо трэба
-
Currently the codestyle is a mixture of various merged projects. I'd like to propose the [google c++ style guide](https://google.github.io/styleguide/cppguide.html#Class_Format) using clang-format.
-
Should we define our own code style?
-
At least convert everything to leading spaces instead of these "tabs mixins" to start with.
-
### IDE Information
CLion 2024.2.2
Build #CL-242.22855.75, built on September 18, 2024
Licensed to FBD / FBDev Elz
Subscription is active until April 2, 2025.
For non-commercial open source devel…
-
According to [PEP 8](https://peps.python.org/pep-0008/#code-lay-out:~:text=Limit%20all%20lines,to%2072%20characters.)
Expected:
"Limit all lines to a maximum of 79 characters.
For flowing long bl…
-
PR https://github.com/dotnet/roslyn/pull/60687 added a new TypeScipt External Access language service, which imports implementation interface that's not implemented in the composition. The test compos…
-
Would be great if there could be a common Codestyle that all looks the same, and phpstorm autostyle will not mess whole files which are commited later.