-
I have been using SwiftLint to create a Style Guide checker and for this, I'm using existing rules and custom rules.
The custom rules allow setting a custom name and message which is great for defini…
-
```
Would it be possible to add a feature so gjslint could skip lines that are
marked to be skipped. Cpplint does that when you "mark" a line with // NOLINT(*)
This is quite useful when you have a s…
-
```
Would it be possible to add a feature so gjslint could skip lines that are
marked to be skipped. Cpplint does that when you "mark" a line with // NOLINT(*)
This is quite useful when you have a s…
-
Based on a discussion in #2312, I think its worth recording it in an issue here.
The proposal is to apply the [black](https://black.readthedocs.io/en/stable/) code formatter to HyperSpy at some poi…
tjof2 updated
2 years ago
-
```
Would it be possible to add a feature so gjslint could skip lines that are
marked to be skipped. Cpplint does that when you "mark" a line with // NOLINT(*)
This is quite useful when you have a s…
-
I am running clang-format on src/cc/bcc_exception.h:
```
$ clang-format -i src/cc/bcc_exception.h
```
The entire file pretty much was all edited.
So if I update .clang-format to match the exist…
-
Ideally this could either work lint style, letting me run it over a selection of lines (or the whole file) and generate a quick fix or location list or it would function more like the built-in spell c…
-
This would prevent distracting red blocks everywhere when editing a comment in French language, ~~without having to disable the browser's grammar checking~~ (I just checked: disabling Chrome's grammar…
-
# Task
The color scheme for the code highlighting in the code blocks in the OCaml.org Learn area could be better.
The current color scheme is this:
![Screenshot 2023-11-15 at 21-05-20 Transit…
-
**MISS_HIT Component affected**
Please choose one from:
* Style checker
**Your MATLAB/Octave environment**
* MATLAB
* R2021a
**Your operating system and Python version**
* Windows
* `Pytho…