Skip to content

Commit

Permalink
chore: update ignore list for license check
Browse files Browse the repository at this point in the history
  • Loading branch information
illuminati1911 committed Feb 14, 2025
1 parent 75d36f9 commit 0b12f11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .github/ISSUE_TEMPLATE.md

This file was deleted.

2 changes: 2 additions & 0 deletions melos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,8 @@ scripts:
--ignore "**/GeneratedPluginRegistrant.*" \
--ignore "**/flutter_export_environment.sh" \
--ignore "**/FlutterGeneratedPluginSwiftPackage/**" \
--ignore ".github/PULL_REQUEST_TEMPLATE.md" \
--ignore ".github/ISSUE_TEMPLATE/**" \
.
description: Add a license header to all necessary files.

Expand Down

0 comments on commit 0b12f11

Please sign in to comment.