-
With https://github.com/WordPress/performance/pull/1405, the Optimization Detective tests were refactored to be easier to maintain by putting the test cases into separate files. However, when changes …
-
I would suggest improving the autosingleton subdirectory test to only consider it a singleton if any subdirectory contains audio files, and not just if a subdirectory exists.
Often, subdirectories …
-
For example https://tw-godoc.teamwork.com/validate/index.html#pkg-subdirectories lists "bin".
-
## Desired Behavior
Imagine you have some vendored dependencies (possibly in a directory marked `vendored_dirs`) which themselves have `dune-project` files and opam dependencies. It would be conv…
-
I've set the Observer to recursive=False:
`watcher = Observer()`
`watcher.schedule(event_handler, src_path, recursive=False)`
```
class NewFolderHandler(FileSystemEventHandler):
def on_crea…
-
As much as I like the concepts and implementation of Mimosa, I may have run into a problem. I'm committed to organizing project directories by feature/function instead of file types. I believe that…
-
**Describe the bug**
Using pwgen behind a traefik reverse proxy with && PathPrefix(`/pwgen`) function breaks the ui.
**To Reproduce**
Steps to reproduce the behavior:
Use docker compose file
…
-
Most of this should be able to be done in cmake. This can be done after the libultraship/shipdk split.
-
{{cookiecutter.project_name}}/internal/src/SPLIT should be moved to /SPLIT and have subdirectories include and src.
-
Starting series-renamer with `--recurse` will make it recurse into subdirectories and list those files as well.