Sam Brown

Results 20 issues of Sam Brown

This could potentially enable a more fine grained output. Imagine an IDE extension that displays where complex areas in the code are making it difficult to maintain. I haven't looked...

help wanted
question

Related to https://github.com/sgb-io/fta/issues/50

enhancement
help wanted

Times depended on could be a nice addition; this is something that codehawk-cli supported

enhancement

This would represent a graph of the files in a project and as such could give more information such as clusters of complexity i.e. tricky spots and areas. To get...

enhancement
help wanted

This was a feature that codehawk-cli supported but FTA currently does not.

good first issue

Smoother or native integration with well-known CI systems

help wanted

e.g. you set `exclude_under` to a `1000` on a large project, say there are 1000 files but only 5 over 1k lines. You will see 5 files in the output,...

enhancement
good first issue

Non-trivial since it's currently and editable-with-live-updates ``.

enhancement

Based on warnings in a recent build - `actions-rs/toolchain@v1` - `actions-rs/cargo@v1` Most warnings relate to `set-output` but I think these might be due to these two dependencies Also, it may...