Code Monkey home page Code Monkey logo

Comments (5)

wmjordan avatar wmjordan commented on May 23, 2024

好的,我有空的话弄一个这个

from pdfpatcher.

wmjordan avatar wmjordan commented on May 23, 2024

看看行不行

from pdfpatcher.

calcitem avatar calcitem commented on May 23, 2024

非常感谢!可以工作。

from pdfpatcher.

calcitem avatar calcitem commented on May 23, 2024

我又发现一个问题,看能否帮忙处理一下?
某些文件的实际上未遵循 .editconfig 即您目前 IDE 的配置进行格式化,这样,当我保存的时候,文件还是会格式化引入不少和逻辑无关的差异。
解决方式为,有劳您在 Visual Studio 的 Analyze 中点击 Code Cleanup -> Run Code Cleanup,约几分钟后,所有代码文件就格式化好了,然后再做个提交推送到版本库中。
原来我想自己格式化的,但是发现这样一来我修改的代码量就很大,如推送入库,GitHub将会统计为我贡献了几万行代码,和实际贡献量明显不符,并且 git blame 将会看到很多代码的最后修改者是我。因此还是由您亲自格式化会更好一些。多谢!

新增:
并发现源码中包含少量第三方库,所以 .editconfig 放在根目录下估计不行,可能需要把 .editconfig 放在子目录才行,或者考虑先变更下目录结构。

from pdfpatcher.

wmjordan avatar wmjordan commented on May 23, 2024

好的,已格式化代码,并将 editconfig 放到了 App 目录

from pdfpatcher.

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.