Frank Sachsenheim
Frank Sachsenheim
> Javascript and CSS is currently minified and bundled by the minify-maven-plugin in webapp/pom.xml i'm not sure how this could be clarified. it is actually clear as one would expect...
there's no use of the symbol `choice` at all. look out for more issues in this tiny module. they exist.
i have to admit that i actually wrote this rather with regards to *contributability* (accessibility for potential contributors). > I'm on the fence about black. There are definitely times when...
thanks for the hint, that works. but i'd consider that a workaround as well as it deviates from the common behaviour. and the source code's contents are rather weird, it's...
it may be worth mentioning that this only affects HTML pages with summaries, for the individual page that documents `foo` everything is fine. setting the `generate_synopses` option to `None` doesn't...
thanks for the feedback. i meanwhile found out that my initial description doesn't cover all. i found one case where the mentioned workaround doesn't help and also the references to...
thanks for the explanation. without knowledge of the overall build process; wouldn't it be best to produce (and cache) all the HTML output and derive the summaries from that? or...
a question unrelated to my proposal, how would you accomplish to drop the file extension here? ```toml [tool.poetry.scripts] my-script = {path = "bin/my-script.sh"} ``` i'm assuming that you propose to...
## tl;dr `poetry` shouldn't establish concepts that blur distinct, existing ones. it should treat equal concepts equally. `setuptools` entrypoints can be used versatile and poetry shouldn't insinuate assumptions on their...
> However, this conversation has already been had across the linked related issues. sorry, but no. in #658 the discussion is mainly @brycedrennan explaining what scripts in the scope of...