Anton Ždanov

Results 8 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

Hey! Could you please add theme support for [AstroNvim/astrotheme](https://github.com/AstroNvim/astrotheme)? I've tried creating theme files manually https://github.com/AstroNvim/astrotheme/issues/157#issuecomment-2683747906 based on existing tokyonight themes, but I'm not confident about the color mappings, if...

theme

### Is your feature related to a problem? Simpler setup and less for us to maintain. ### Describe the new feature At the moment we have https://github.com/AstroNvim/astrocommunity/blob/d451f1d8e90e21c0cad730add858d8f952c66f01/lua/astrocommunity/pack/vue/init.lua#L21 this manual setup...

enhancement