Andrey Sorokin

Results 8 issues of Andrey Sorokin

hatch should show list of scripts with their descriptions. Without that we have to describe the scripts in some other place like readme and list the scripts there. So we...

` @click.argument( "csv_file", default="goodreads_library_export.csv", type=click.File( "r", lazy=True, ), nargs=1, ) ` That work as expected in Linux - if I do not open the file it works even if there...

bug

Now mkdocs-redirect create both source and target redirect URLs based on mkdocs option use_directory_urls But if we had a legacy site with file-style URLs and now we need redirects from...

something like benchmark-action/github-action-benchmark

Now we test with `build` and `stable` Lazarus versions. May be we want to add some old (2.x?) versions to keep compatibility

### Is your feature request related to a problem? Please describe. For each documented symbol(func, class, etc) optional link to code of that symbol on github. ### Describe the solution...

feature
insiders