Skip to content

ensure native line endings on generated files #70

Description

@bil-bas

All these files have non-standard line endings on Windows (presumably being created on OSX). This means they display incorrectly in dumb Windows apps like Notepad, but is very easy to fix. Load then save the files as text files when generating them, rather than copying the files out of the gem, to ensure they have native endings. This way you don't need to ensure the checked in files have "safe" line endings.

src/actors/player.rb
src/demo_stage.rb
spec/helper.rb
boot/boot.rb
boot/game.yml

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions