Skip to content

fix(init): fix ignore path, restore check task in init script#2855

Closed
kt3k wants to merge 1 commit intodenoland:mainfrom
kt3k:fix-ignore-path
Closed

fix(init): fix ignore path, restore check task in init script#2855
kt3k wants to merge 1 commit intodenoland:mainfrom
kt3k:fix-ignore-path

Conversation

@kt3k
Copy link
Contributor

@kt3k kt3k commented Apr 23, 2025

This PR restores the original check task by reverting the change in d87e47d

The 'init' test cases fail when tmp_* is included in .gitignore because the test case populates the template in tmp_<random hex number>, and that causes deno lint and deno fmt --check fail.

@kt3k kt3k requested a review from marvinhagemeister April 23, 2025 01:52
Copy link
Contributor

@iuioiua iuioiua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Should've done that 🤦‍♂️

@iuioiua
Copy link
Contributor

iuioiua commented May 19, 2025

This is no longer needed

@kt3k kt3k closed this May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants