Skip to content
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

Handle log messages in CheckFileType #5117

Merged
merged 1 commit into from
Jan 11, 2024
Merged

Handle log messages in CheckFileType #5117

merged 1 commit into from
Jan 11, 2024

Commits on Jan 11, 2024

  1. fix: handle log messages in CheckFileType

    - Honor SUPPRESS_FILE_TYPE_WARN when printing messages in the
      CheckFileType function.
    - Reduce duplication when handling log messages in the CheckFileType
      function.
    - Don't add files to the array of files to lint with JSCPD because we
      lint the whole codebase with JSCPD anyway.
    ferrarimarco committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    452f2e9 View commit details
    Browse the repository at this point in the history