i didnt care about how i wrote my bash scripts, coz i know theyd ultimately be used just by myself. but for the past few day, i’ve been working on this project, mk-blog which uses some bash scripts, there are chances that others might look at them. besides in work they’re asking me maintain a server. so why not learn the standards. but i couldn’t find anything good online (i’m gonna blame my search engine lol). so…

i’d appreciate redirections to (official or community) bash coding standards

  • t0mri@lemmy.mlOP
    link
    fedilink
    arrow-up
    0
    ·
    3 个月前

    Yeah, I have bash ls installed, but it wont teach me coding standards right

    • ivn@jlai.lu
      link
      fedilink
      arrow-up
      1
      ·
      3 个月前

      Bash LSP server can use shellcheck and shfmt but you have to install those manually.