-
When running `terminus build:project:create` on PHP 8.1, I get a big stacktrace output related to deprecation notices.
>```PHP Deprecated: strtolower(): Passing null to parameter #1 ($string) of t…
-
### Version
echarts 5.2.2
### Link to Minimal Reproduction
_No response_
### Steps to Reproduce
Awesome-pyecharts
var chart = echa…
-
## Information
**VIM version**
```
NVIM v0.9.5 …
-
We ask editors to watch Ruby files for us [here](https://github.com/Shopify/ruby-lsp/blob/c27ef7f053e74cf87753e7b7646d2650268c147f/lib/ruby_lsp/executor.rb#L538), which we use to update the codebase i…
-
I know this is a known issue, but the new lines before a bullet list keep adding up after each rerender. I tried using matchVisual option to false to avoid this, but haven't found a way to prevent it.…
-
Implementing custom formatters and parsers is a common way to extend control types in Angular 1.
I think there are two ways to do it in Angular 2:
- Implement parsers and formatters similar to Angul…
-
So in a recent PR I tried to bring in some formatting changes (not necessarily on purpose, mostly because it was my first PR, and I always have some sort of auto pep 8 formatter on, 😆).
This led to…
-
Hi, I have a `.bzl` file that I need to keep compatible with both Starlark and Bash
The original contents of the file:
```
# buildifier: leave-alone
MY_VAR="value"
```
However after runnin…
-
### Your idea:
I was looking at ESLint for something else and noticed that as of Nov 2023, the rules around formatting in ESLint are deprecated. They will continue to work until v10 (we are at ~v8.5…
-
Hello,
I just discovered this library and it seems to correspond to what I want for use in my project, however I am currently using the newtype pattern which I wonder if it can be used with this li…