Anton Ždanov

Results 5 issues of Anton Ždanov

I've looked in already implemented inspections, but couldn't find anything similar. > [...] the cognitive complexity is how difficult is to understand a function and all its possible paths. Instead...

enhancement

There are some repositories that host `readme.md` instead of `README.md` which results in `Page not found` error on Github. For example [https://github.com/sindresorhus/awesome-nodejs/edit/master/README.md](https://github.com/sindresorhus/awesome-nodejs/edit/master/README.md) which should be [https://github.com/sindresorhus/awesome-nodejs/edit/master/readme.md](https://github.com/sindresorhus/awesome-nodejs/edit/master/readme.md) Maybe a query could...

> 🤖 A GitHub bot to automate acknowledging contributors to your open source projects.

This should resolve https://github.com/spring-projects/spring-framework/issues/31923 I've added default UTF-8 charset to be used in `DiskFileItemFactory`. This should allow ContentRequestMatchers to correctly handle multipartData which contains unicode.

in: test
in: web
type: enhancement

**Is your feature request related to a problem? Please describe.** When turning off Kubernetes support it would be good to clear the current kube config. Similar as how `minikube delete`...

t/feature