-
Things to discuss, but actually low priority:
- when using `new()` to initialize fields, ReSharper suggests adding the type explicitly (`RotateCertificateFileStore::22`)
- Do we want to allow `n…
-
Hi, I'm the maintainer of Docusaurus, using this lib in one of our plugins
Just wanted to report that upgrading the lib minor version to 1.5 was kind of a breaking change, at least in terms of TS t…
-
If a user is linting sphinx-style docstrings, pydoclint should be able to detect whether docstrings deviating from the selected style, such as google/numpy, are present and raise a violation.
-
Configure ESLint and Prettier to enforce consistent code styles across the project, helping maintain code quality and readability.
-
I will leave this as great idea for PR for later for someone.
- Add some code which will be checking on start possible styles for loaded map.
- Code will be refreshing available options in modal-s…
-
Reading mode with Obsifetch On:
with Obsifetch Off:
This line is the culprit:
```css
pre {
margin: 0;
white-space: pre;
color: var(--text-accent);
/*font-weight: b…
-
There is a large section of code that was commented out in the Project-Hub page. Instead of dynamically creating each listing, they are all hard-coded in. This was done to save time. Fix it.
Ple…
-
### Description of this issue
provide a basic.css without the css utilities
for both packages css & styles
### Code Reproduction URL
http://localhost:4000/test/seo/00-blank.html
### Performance
…
-
Kind of nit-picky, but there are some pycharm plugins for linting JavaScript, that I would encourage you to install them. I just see some random things like:
```
submitData(data) {
var xhr = n…
-
### What's happening?
![Screenshot_1729485004](https://github.com/user-attachments/assets/18c155da-d8a3-4d30-90cb-00aac9d152b3)
### Reproduceable Code
```tsx
import React, { useCallback, useEffec…