-
Notifications
You must be signed in to change notification settings - Fork 763
Fancy ANSI formatting for lint and format log outputs
#5915
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fancy ANSI formatting for lint and format log outputs
#5915
Conversation
c288ae7 to
c2c071e
Compare
Signed-off-by: Phil Ewels <phil.ewels@seqera.io>
Signed-off-by: Phil Ewels <phil.ewels@seqera.io>
Signed-off-by: Phil Ewels <phil.ewels@seqera.io>
Signed-off-by: Phil Ewels <phil.ewels@seqera.io>
Signed-off-by: Phil Ewels <phil.ewels@seqera.io>
Signed-off-by: Phil Ewels <phil.ewels@seqera.io>
Signed-off-by: Phil Ewels <phil.ewels@seqera.io>
c2c071e to
417ef78
Compare
Signed-off-by: Phil Ewels <phil.ewels@seqera.io>
Signed-off-by: Phil Ewels <phil.ewels@seqera.io>
d8d42e3 to
008a48d
Compare
Signed-off-by: Phil Ewels <phil.ewels@seqera.io>
Signed-off-by: Phil Ewels <phil.ewels@seqera.io>
Signed-off-by: Phil Ewels <phil.ewels@seqera.io>
008a48d to
a019566
Compare
|
Added some more functionality:
The |
|
Wonder if we can set up GitHub actions to use the JSON output to spit out error messages for inline PR notes about lint errors 👀 I read somewhere that it's only possible to do 10 at a time from GitHub Actions (GitHub apps more), many links seem outdated, so may need a bit of testing to see how viable it is. |
Signed-off-by: Ben Sherman <bentshermann@gmail.com>
|
338fad5
into
nextflow-io:lint-format-commands
Nicer output from the new
nextflow formatandnextflow lintcommands. @bentsherman you will probably want to clean up my crappy Groovy code, but I'm happy with the outputs now.TODO:
.gitignoreexclusions toformat.gitignorecode to work when launching from anywhere in the project treeFormat
CleanShot.2025-03-27.at.13.30.53.mp4
Lint
CleanShot.2025-03-27.at.13.28.29.mp4