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
I ran a test locally and saw that pretty much everything that can be automatically fixes has been. However, one of the files (styles/tts-custom-styles.scss) horked a comment which caused builds to break. We may need to manually refactor this into multiple lines to prevent that from happening before turning on APPLY_FIXES.
A PAT was generated and added to the repo as an actions secret. This is the credential GitHub will use to push updates back to the repository when APPLY_FIXES is set to all or a list of linter keys.
Given #134 (tidy MegaLinter findings), we're now save to enable
APPLY_FIXES
and restrict scanning to only changed files.The text was updated successfully, but these errors were encountered: