-
Use them: https://github.com/intermine/im-tables/tree/dev/src/formatters
-
From the documentation I see that `formatFiletypes` can take an array of formatters for each file type, but from a very cursory reading of the code it seems like they are run async.
My use case is …
-
It would be really useful to have the conditions available to all formatters. We receive multiple sensors and I don't want to apply formatters to all events.
One example here is group-by.
```
…
-
Currently, the project doesn't enforce consistent code style or run automated code quality checks on every commit. This can lead to inconsistent code formatting, overlooked errors, and code that doesn…
-
For some types of files you might want to run more than one formatter, for instance sort C++ includes (which clang-format doesn't handle) and then format with clang-format. Could codefmt support confi…
-
Auto handling is as follows.
cssparser
- CRLF windows
- LF *nix
~~gson~~
~~- LF windows/*nix~~
jsoup
- LF windows but comments will be system default CRLF
- LF *nix
-
### Please tell us about your environment:
- _`winston` version?_
- [ ] `winston@2`
- [X] `winston@3`
- _`node -v` outputs:_
v8.11.2
- _Operating System?_ (Windows, macOS, or Linux)
…
mir3z updated
2 years ago
-
One of rustc's debuginfo tests is failing with newer versions of lldb. I'm testing locally with a build of d43f324f6de40f81001e4105fe99305ac3b1c875.
When printing an instance of `std::num::NonZeroI…
-
Hello @grodowski 👋
First of all, I'd like to say thank you for this great project! I've been using it extensively for the past year on the CI of a few internal repositories and it's quite handy to…
-
Add a code formatters badge