-
People need to be able to quickly and easily add their own cruft patterns.
-
Wanted to check this out.
Running `cruft clear` gives me this:
```
events.js:154
throw er; // Unhandled 'error' event
^
Error: spawn C:\Program Files\nodejs\node_modules\cruft\bin/cruft-…
-
I find myself always editing the generated `node-packages.nix` and changing the last `src = ./.;` into:
```
src = lib.cleanSourceWith { filter = name: type: (builtins.baseNameOf name) != "node_m…
-
I work on Ubuntu 24.04 and Ubuntu Cleaner 1.1.4 .
I installed Ubuntu Cleaner with this command:
sudo add-apt-repository ppa:gerardpuig/ppa -y
sudo apt update
sudo apt install ubuntu-cleaner
…
-
Looking at the internal `metabase_table` table I can see that tables are marked as `active` and can also have their `visibility_type` set to `cruft` or `technical`. However, there is no documentation …
-
### Steps to reproduce the problem
When checking pghero I see there's a common query that's taking ~3,000ms to run:
`INSERT INTO account_stats(account_id, followers_count, created_at, updated_at) …
-
**Background:** The existing `ssautil.AllFunctions` helper performs a reachability analysis starting from all the packages in a Go SSA program, and returns the set of functions it encounters:
```go…
-
Here's the current contents of the `.gitignore` file for the Go project.
```
.DS_Store
*.[56789ao]
*.a[56789o]
*.so
*.pyc
._*
.nfs.*
[56789a].out
*~
*.orig
*.rej
*.exe
.*.swp
core
*.…
-
This is an automated proposal to look at a commit made by Caitlyn and import it into [Overte](https://github.com/overte-org/overte)
| **Commit:** | 9fbd10f8937050b9bdb0b99a864a8d65649dca81 |
| --- |…
-
the rm -i needs to be more effective so we are not left with a lot of cruft.