Floyd

Results 92 issues of Floyd

As noted in [this comment](https://github.com/wayfair-incubator/pygitops/pull/66#discussion_r615862597), the [`FILELOCK_ACQUIRE_TIMEOUT_SECONDS`](https://github.com/wayfair-incubator/pygitops/blob/73b5746adda834397bcc9c97bc7d1fc72ccc2f97/pygitops/_util.py#L15) is not particularly configurable. Investigate ways to make `FILELOCK_ACQUIRE_TIMEOUT_SECONDS` more easily configurable (this would be very helpful in the tests for this library)....

question

## Motivation There are some icons in the changelog (e.g. the 🔒 in [v4.16.0](https://github.com/DataDog/browser-sdk/blob/main/CHANGELOG.md#v4160)) which are not mentioned in the legend. I think it would be helpful to help readers...

I think the function names in the example controller are incorrect. This PR updates them to the correct values referenced in the [draggable object](https://github.com/mharris717/ember-drag-drop/pull/214/files#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5R93).

This is a question about the ["Interactive Development" section of the Hello World guide](http://pedestal.io/guides/hello-world-query-parameters#_interactive_development). I'm new to Pedestal and relatively new to Clojure, so please pardon any ignorance on display...

Analogous to https://github.com/fhightower/ioc-finder/issues/262

enhancement

We fang anything matching this regex: `(?:^|(?

enhancement
help wanted
good first issue
fanging

Some regexes (e.g. `((\ *[\[\]\(\{\}]+\ *)(?:@|(?:at)|(?:et)|(?:arroba))(\ *[\]\(\)\{\}]*\ *))`) are not tested. Make sure all regexes are being tested.

As updated [here](https://github.com/ioc-fang/ioc-fanger/pull/85/files#diff-6f10606809a6ab867097fbb234ce22b6d99a77039cc4c03776e5d08a359ae8f1), we now have interspersed strings which should be fanged and strings which should not be fanged. Consider splitting these up to make the tests more comprehensible.