Frank Harrison

Results 15 issues of Frank Harrison

Initially, I found it quite hard to understand the husky docs, so I thought I would capture my learning and attempt to make the docs easier to follow. Mainly because...

# Problem: There are three README files * `/docs/README.md` - seen on the docs site. * `/README.md` - seen only in local checkouts. * `/.github/README.md` - used as the _default_...

Repo: 1. build with debug symbol on linux (I used the [python:3.9.10-bullseye](https://hub.docker.com/layers/python/library/python/3.9.13-bullseye/images/sha256-bb7e113489e123442ca08537c01a3ceae2de18e9f8dc8bb8e0f5202349a50dc0?context=explore) docker image) 2. call into `layout_from_lsh_forest` with a zero-size `LSHForest` 3. observe a crash when de-referencing an invalid...

Not being familiar with Ruby I don't know how to comply with this statement from the README, I don't even know where to start looking. ``` Version 3.0 The public...

documentation

There is no functional change here, but it does prepare the lint to support future work. I noticed several 'obvious' issues were not being picked up by linting. To help...

These removed deps are already in the dependencies and do not need to be in the peer-deps sections

#### Issue Description When installing in yarn (via workspaces) you get: ``` warning "workspace-aggregator-bf12592f-812d-4681-bc8e-7c2379d75022 > components > [email protected]" has unmet peer dependency "@expo/react-native-action-sheet@*". warning "workspace-aggregator-bf12592f-812d-4681-bc8e-7c2379d75022 > components > [email protected]" has...

Uses a single README.md addressing the problem defined in #1166.

## Link to bug demonstration repository n/a ## Expected Behavior To be able to configure lcov's HTML report to sort by coverage % by default, percolating least covered files to...