You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(config): centralize output path configuration and simplify printing
Move output path configuration to Skunk::Config and remove file output logic from Application#print
Update tests and documentation to reflect changes in output path handling
Even if the default path where the JSON and HTML reports are generated are `tmp/rubycritic` you can now modify them.
0 commit comments