-
- [ ] Create PoC in Autocomplete Service (https://www.jetbrains.com/help/resharper/StyleCop_Styles.html#applying-settings-from-settings-stylecop-files)
- [ ] Ensure that Auto-Reformat (Silent Code Cl…
-
First of all, I did a search on the issues but couldn't find a similar proposal, so here it goes:
It'd be nice to have a property holding a list of files or file-globs that either (1) should not be d…
-
https://github.com/readium/r2-streamer-js/blob/9e75821a12ac775e8ab2dd6e36c3064e6db6c9c8/Dockerfile#L1C8-L1C13
https://github.com/readium/r2-streamer-js/runs/30450764342
panaC updated
1 month ago
-
There are CRLF line ends committed to the repository.
Windows may be popular but Microsoft is the only company not using LF line ends.
Git clients could be configured to handle line end conversion…
-
### 1. Summary
[**`"end_with_newline": true` option**](https://github.com/beautify-web/js-beautify#options) doesn't work in `.jsbeautifyrc` file. js-beautify delete final newline.
### 2. Environment…
-
lint anhand editorconfig
https://github.com/jedmao/eclint
-
In #372, I originally suggested that maybe CI should do:
```
iconv -f utf-8 -t utf-8 **json > /dev/null
```
However, this is not the only inconsistency I tripped over. For example, at time of writin…
-
Our project requires a standardized approach to JavaScript code formatting to maintain consistency and improve code quality. This task involves selecting an appropriate JavaScript formatter and integr…
-
Tried running tape tests on windows. Got errors. Tried a bunch of stuff so just putting console output here:
```
PS C:\dev> git clone https://github.com/ljharb/tape.git
Cloning into 'tape'...
re…
-
I reported this issue in https://github.com/editorconfig-checker/editorconfig-checker/issues/281 first, but then figured out it's in fact a problem in `editorconfig-core-go` itself that is used by [ed…