cuke_linter 1.3.0
This gem provides linters for detecting common 'smells' in `.feature` files. In addition to the provided linters, custom linters can be made in order to create custom linting rules.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (1):
            cuke_modeler
            >= 1.5, < 4.0
          
    Development 依赖 (14):
            bundler
            < 3.0
          
          
            childprocess
            < 4.0
          
          
            cucumber
            < 5.0
          
          
            cuke_slicer
            >= 2.0.2, < 3.0
          
          
            ffi
            ~> 1.0
          
          
            parallel
            ~> 1.0
          
          
            rainbow
            < 4.0.0
          
          
            rake
            ~> 12.0
          
          
            require_all
            ~> 2.0
          
          
            rspec
            ~> 3.0
          
          
            rubocop
            <= 0.57.2
          
          
            simplecov
            < 1.0
          
          
            simplecov-lcov
            < 1.0
          
          
            yard
            < 1.0
          
    