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
feat: exclude insights from rake tasks config (#697)
This introduces a new configuration option
`insights.exclude_rake_tasks`. By default this includes the
`assets:precompile` rake task commonly executed in Rails. This can be
overridden to include other tasks when needed.
0 commit comments