-
Tidy seems to get stuck for some reasons when parsing this website: https://www.vanticatrading.com/post/germany-crypto-held-for-more-than-a-year-will-not-get-taxed and 'tidySaveBuffer' never finished/…
-
I just started using Baltisar Tidy after having used PageSpinner for many years.
When opening the old html files, Balthisar displays a message about false input-encoding and offers to convert to MacO…
-
# Replicate
Create a new file (`index.html`):
```
Title
Hello, world!
```
Then run:
```
tidy -asxml -m -q --wrap 0 --tidy-mark no --vertical-space auto inde…
ghost updated
3 years ago
-
https://clang.llvm.org/extra/clang-tidy/checks/readability-const-return-type.html says that this check might help with performance problems, hence it might be useful as performance check. I suggest to…
-
- http://cran.r-project.org/web/packages/broom/index.html
Utilize `{broom}` as much if outputs `data.frame` which has enough information for plotting.
- [ ] `aareg_tidiers`
- [ ] `anova_tidiers`
- […
-
I've got latest tidy compiled from source (to get the new `--custom-tags` flag.)
On the command line, it works as:
```sh
tidy --custom-tags blocklevel -utf8 index.html
```
But in atom, I se…
-
I am using llvm-13.0.1
I would expect this to trigger a warning:
`std::optional x = false;`
-
replacing Chinese quotation marks with English ones, for instance, \ would be changed to , which is clearly an unreasonable substitution.
-
According to [a post on Reddit](https://www.reddit.com/r/cpp/comments/15ru8gs/no_c_static_analysis_does_not_have_to_be_painful/jwbbizk) it ain't easy to know how to integrate clang-tidy into CMake. Th…
-
Submitting Author Name: Steven P. Sanderson II, MPH
Submitting Author Github Handle: @spsanderson
Other Package Authors Github handles: None
Repository: https://github.com/spsanderson/TidyDens…