Tuna Alikaşifoğlu

Results 5 issues of Tuna Alikaşifoğlu

# Description A configurable [Check Spelling GitHub Action](https://github.com/marketplace/actions/check-spelling) is provided in the marketplace with MIT License. The implementation is imported and some specific words are whitelisted for the [lunarvim.org](https://github.com/LunarVim/lunarvim.org) repository,...

I'm proposing a simple Docker blueprint for trying and testing the `kickstart.nvim` configuration. I believe it would be nice for people who wants to try the kickstart configuration, but do...

The simple example provided in [`README.md`](https://github.com/sagebind/isahc/blob/096aff7b13f4ff5bb474fdc27bc30b297a2968f6/README.md?plain=1#L42-L59) (also provided below for reference) generates memory leak. The [`cargo-valgrind`](https://github.com/jfrimmel/cargo-valgrind) output is also provided below. AFAIK, it is common to see `still reachable` leaks...

Fixes the fall back behavior when no key is provided and no `.env` file is found. The previous implementation was raising an exception due to opening a file that does...

The expected behavior of the [`load_dotenv()`](https://github.com/dotenv-org/python-dotenv-vault/blob/74dbb2099871fb5a2539e3b12467366cfcb961f4/src/dotenv_vault/main.py#L29-L75) is to fall back to the behavior of the `python-dotenv` library, if the `DOTENV_KEY` environment variable is not set, as suggested in the function...