Quentin Dauprat
Quentin Dauprat
This commit updates the README.md to add setup and usage instructions for Deno alongside existing instructions for Node.js. It improves the document structure by separating the usage sections for Node.js...
I try to write a script that clone GH repository, and compute some metrics (like LoC with Tokei, and complexity with your tool). Unfortunaltly, I was unable to get result...
### Describe the need From the doc about searching repositories: > # Sort [string] > Sorts the results of your query by number of `stars`, `forks`, or `help-wanted-issues` or how...
# Enhanced AI Rules System with Directory-Based Organization ## Summary Enhance Void's AI rules system by introducing a modern directory-based approach similar to [Cursor](https://docs.cursor.com/context/rules) and [Windsurf](https://docs.windsurf.com/windsurf/cascade/memories#rules), while maintaining backward compatibility...
# Website Redesign Proposal: Modernizing alire.ada.dev ## Overview I would like to propose a complete redesign of the [alire.ada.dev](https://alire.ada.dev) website to improve the UI and UX. After discussing with @Fabien-Chouteau...
Some part of the new directory strucutre are not documented: The directory `flags` inside the `alire` directory, which contains `post_fetch_done` are not documented. Same for `share` directory. Step to reproduce:...
**Checklist** - [X] I've searched for similar issues and found none. - [X] I've included the output of `alr version`. - [X] I've included complete steps to reproduce my issue....
The `maintainers-logins` is used to authorize crate modifications. It shall contains github login usernames. However, Github usernames are case insensitive. Example: [Heziode](https://github.com/Heziode) | [heziode](https://github.com/heziode) `maintainers-logins` are case sensitive.