Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
[ghstack-poisoned]
  • Loading branch information
poteto committed Jun 25, 2024
1 parent 060cf29 commit 380410a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 43 deletions.
1 change: 0 additions & 1 deletion compiler/packages/snap/src/SproutTodoFilter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,6 @@ const skipFilter = new Set([
"loop-unused-let",
"reanimated-no-memo-arg",

// Tested e2e in forget-feedback repo
"userspace-use-memo-cache",
"transitive-freeze-function-expressions",

Expand Down
39 changes: 0 additions & 39 deletions compiler/scripts/build-packages-forget-feedback.sh

This file was deleted.

3 changes: 0 additions & 3 deletions compiler/scripts/copyright.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ const files = glob.sync("**/*.{js,ts,tsx,jsx,rs}", {
ignore: [
"**/dist/**",
"**/node_modules/**",
"react/**",
"forget-feedback/**",
"packages/js-fuzzer/**",
"**/tests/fixtures/**",
"**/__tests__/fixtures/**",
],
Expand Down

0 comments on commit 380410a

Please sign in to comment.