phinze/homebrew-cask

View on GitHub

Showing 3 of 1,826 total issues

File libreoffice-language-pack.rb has 833 lines of code (exceeds 250 allowed). Consider refactoring.
Open

cask "libreoffice-language-pack" do
  arch arm: "aarch64", intel: "x86-64"
  folder = on_arch_conditional arm: "aarch64", intel: "x86_64"

  version "24.2.2"
Severity: Major
Found in Casks/l/libreoffice-language-pack.rb - About 2 days to fix

    File libreoffice-still-language-pack.rb has 833 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    cask "libreoffice-still-language-pack" do
      arch arm: "aarch64", intel: "x86-64"
      folder = on_arch_conditional arm: "aarch64", intel: "x86_64"
    
      version "7.6.6"
    Severity: Major
    Found in Casks/l/libreoffice-still-language-pack.rb - About 2 days to fix

      File firefox.rb has 252 lines of code (exceeds 250 allowed). Consider refactoring.
      Open

      cask "firefox" do
        version "125.0.3"
      
        language "af" do
          sha256 "fcaf07984bb7f52a8666cc61a138d6b7449635bd15cc02acf8b8d56fd31b3cf1"
      Severity: Minor
      Found in Casks/f/firefox.rb - About 2 hrs to fix
        Severity
        Category
        Status
        Source
        Language