Git Product home page Git Product logo

Comments (5)

shlevy avatar shlevy commented on September 1, 2024 1

Ah, sorry, this was a really poor description 😀 The lack of trailing newlines is IMO a bug (see https://stackoverflow.com/questions/729692/why-should-text-files-end-with-a-newline for the philosophical reasons, but the pragmatic ones are that tools expect it and complain in various ways without it). Concretely: There should be a \n at the end of every generated file.

from proto-lens.

judah avatar judah commented on September 1, 2024

Can you be more specific about this request? It looks like currently the generated files don't have trailing newlines. Can you explain what difference this formatting change would make?

from proto-lens.

judah avatar judah commented on September 1, 2024

Sounds reasonable. Would you like to send a patch? This is where we create the file contents:
https://github.com/google/proto-lens/blob/master/proto-lens-protoc/src/protoc-gen-haskell.hs#L84

Out of curiosity, which tool complained about the missing newline? Was it a text editor or something more automated?

from proto-lens.

shlevy avatar shlevy commented on September 1, 2024

git diff shows \ No newline at end of file and on github there's a red octicon-no-newline (https://octicons.github.com/icon/no-newline/) in the diffs, is how I saw this one.

Will whip up a patch, thanks!

from proto-lens.

shlevy avatar shlevy commented on September 1, 2024

Sorry, I haven't had time to work on this and won't likely for the forseable future.

from proto-lens.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.