Skip to content

Conversation

@antigluten
Copy link
Contributor

Description

Fixes an issue where saving a file like Makefile would sometimes append an unwanted .make extension, resulting in Makefile.make.

Related Issues

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • The issues this PR addresses are related to each other
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • My changes are all related to the related issue above
  • I documented my code

@thecoolwinter
Copy link
Collaborator

Failing test looks unrelated, will review in a minute!

Copy link
Collaborator

@thecoolwinter thecoolwinter left a comment

Choose a reason for hiding this comment

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

LGTM!

@thecoolwinter thecoolwinter merged commit c75efe5 into CodeEditApp:main Aug 25, 2025
1 of 2 checks passed
@thecoolwinter thecoolwinter added the bug Something isn't working label Aug 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐞 Makefile renamed to 'Makefile.make' randomly

2 participants