Git Product home page Git Product logo

Comments (6)

juewuy avatar juewuy commented on July 30, 2024

@moonfruit 其实是使用的ash语法,然后在支持bash的设备上会在安装时修改文件头来调用bash运行,因为厂商定制的openwrt通常只预装了ash
不用shellcheck是因为有太多没必要的提醒让人很烦,回头我也会考虑更换一下ide开发,毕竟我本来也是业余开发者
当然欢迎提供任何有意义的pr!

from shellclash.

moonfruit avatar moonfruit commented on July 30, 2024

ash 是指的 buzybox 内嵌的 shell 么?

from shellclash.

juewuy avatar juewuy commented on July 30, 2024

@moonfruit 通常是的

from shellclash.

devioa avatar devioa commented on July 30, 2024

@juewuy 最近我检查代码发现有很多地方的缩进存在空格和制表符混用的情况,还有大量的代码行尾随空格。
这个是作者的个人代码习惯吗😂

from shellclash.

juewuy avatar juewuy commented on July 30, 2024

@devioa 我不是专业的程序员,代码能跑就行🙈

from shellclash.

moonfruit avatar moonfruit commented on July 30, 2024

@juewuy 最近我检查代码发现有很多地方的缩进存在空格和制表符混用的情况,还有大量的代码行尾随空格。 这个是作者的个人代码习惯吗😂

说到这个,就不得不推荐shfmt了,也是我现在开发shell必备的工具。

from shellclash.

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.