-
### Environment
- Operating System: Linux
- Node Version: v22.1.0
- Nuxt Version: 3.12.3
- CLI Version: 3.12.0
- Nitro Version: 2.9.7
- Package Manager: pnpm@9.4.0
- Builder: …
-
### What happened?
In `ColorizeSwift.swift`, we are extending `String` to add styles to strings that we are logging to the terminal. This is done using ANSI escape codes. The way that functionality i…
-
### Check for existing issues
- [X] Completed
### Describe the feature
I found out that you support 2 Language Server Protocol (LSP) for PHP which are phpactor and intelephense.
I am a PHP…
-
### The Feature
Move to enforcing Google Python Style Guide across repo.
- [x] Add parent `check_code_quality` test group as a separate part of ci/cd pipeline
- [x] Add `ruff` check to circle …
-
### Description
Current codeblock style is \```{.python.marimo}
I think code blocks should:
- [x] syntax support in VScode out of the box (`{.python}` does the trick)
- [ ] syntax support in …
-
Hello,
1. A lot of requests to DB use plane SQL operators like IN or LIKE.
Please replace them with Moodle DML functions:
https://moodledev.io/docs/4.5/apis/core/dml#get_in_or_equal
https://mood…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Add-optional-argument-name-code-style/10103243)._
---
Please add a new code style for a…
-
I have made several updates to the project, primarily enhancing the navigation bar styling on home page, fixing alignment issues, and adding code documentation. The changes include:
Styling Updates…
-
Our markdown files do not follow a coding style themselves, and look quite messy.
* Do we have a newline after each header?
* Newline after a line ending ([.?!]), or do we wrap at 80 characters (t…
-
**Is your feature request related to a problem? Please describe.**
At the moment, the coding style is inconsistent (especially in the C++ layer), we should agree to a style and make sure to stick to …