ShiftLeftSecurity / overflowdb

ShiftLeft OverflowDB
Apache License 2.0
112 stars 21 forks source link

github actions: upgrade to ubuntu 22.04 #366

Closed mpollmeier closed 1 year ago

mpollmeier commented 1 year ago

ubuntu 18.04 got deprecated https://github.blog/changelog/2022-08-09-github-actions-the-ubuntu-18-04-actions-runner-image-is-being-deprecated-and-will-be-removed-by-12-1-22/

mpollmeier commented 1 year ago

scalafmt ftw :)

image

I'll better disable it in that file...

bbrehm commented 1 year ago

Yeah, it is far too aggressive. I'd much prefer a setting that is more non-invasive. For example, don't change line-breaks except for the last line, only change whitespace within lines.