Mark Amery

Results 54 issues of Mark Amery

At the moment, we exclude Git-ignored files from _the entire project_; you see them disappear from the folder view in the left sidebar. This may not always be desirable. Some...

enhancement
help wanted

Enormously more popular than any of the diff packages you list in the README is this one: https://www.npmjs.com/package/diff. I figure it'd thus be useful to have a comparison between `diff`...

After a few experiments, I haven't been able to figure out the logic governing when it does and doesn't work. Here's an example where the pragma does work: ``` #...

pending

It looks like this project is abandoned. With Python 3 adoption now at 75% according to https://opensource.com/article/18/5/numbers-python-community-trends, this repo is not useful to many people any more, and since pdfminer.six...

Here's a docstring actually taken from NumPy: ``` """ Collect arguments on which to call __array_function__. Parameters ---------- relevant_args : iterable of array-like Iterable of possibly array-like arguments to check...

Resolves https://github.com/kpdecker/jsdiff/issues/468, and makes the logic for fuzzy matching of hunks more intuitive and more likely to do reasonable things when applying patches to slightly modified files.

In https://github.com/Yelp/detect-secrets/pull/283, @0atman added the DETECT_SECRETS_SECURITY_TEAM environment variable. Trouble is, it's hard to set environment variables via `pre-commit` (and `pre-commit` is one of the officially suggested ways of running `detect-secrets`,...

triaged
enhancement

### 🔎 Search Terms map overload overloaded ### 🕗 Version & Regression Information - This is the behavior in every version I tried, and I reviewed the FAQ for entries...

Obviously this is barely started at the point of opening this PR. Criteria for merging: - [ ] All src files are rewritten in TypeScript - [ ] Restrict possible...