-
@NerdyPepper build this handy [tool](https://github.com/NerdyPepper/statix).
I looks like nice extension to the already existing checks in nixpkgs-hammering.
Thoughts?
Mic92 updated
3 years ago
-
Hi all.
I feel like I must be missing something obvious.
So if I have a `runtime_config: true` config for Statix (unsure if relevant here), and I do NOT explicitly start using `MyApp.Statix.conn…
-
ref: [statix](https://github.com/nerdypepper/statix)
See `statix -h` for a full list of options.
Can be configured with `statix.toml` per project. All lints are enabled by default. To generate a min…
-
-
There are a few tests in `data_def_generics.spt` for which the Statix analysis did not terminate.
~It is unclear if that is caused by unbound recursion in the Statix spec or a bug in the Statix solve…
-
This is a record of the update plans for v4 of Statix which are currently in development.
- [x] Updating SCSS to match latest version of Kickoff v8
- [x] Updating folder structure – see issue #2 f…
-
This is a tracking issue for items that need to be completed In order to make TelemetryMetricsStatsd a complete alternative to [Statix](https://github.com/lexmag/statix).
The following features nee…
-
**Summary**
Switch Statix solver from the single threaded solver to the incremental solver
**Todo**
- [ ] Switch to Statix incremental solver
**Reason**
The incremental solver should hopefull…
-
**Short description**
Show strategies in the outline.
**Problem description.**
I want to go to a function in a file somewhere. Pretty much all my files are hundreds of lines long, so scrolling ta…
-
When using `--config` to configure statix, it will silently ignore the config file completely if it is inside of the `/nix/store`. See the example below:
```bash
% cat statix.toml
disabled = [
…