slim-lint app/**/*.slim slim-lintwill output any problems with your Slim, including the offending filename and line number. Command Line FlagDescription -c/--configSpecify which configuration file to use -e/--excludeExclude one or more files from being linted ...
Add a description, image, and links to the slim-lint topic page so that developers can more easily learn about it. Curate this topic Add this topic to your repo To associate your repository with the slim-lint topic, visit your repo's landing page and select "manage topics." Learn...
ESLint plugin for SlimIO Addon. Latest version: 1.0.0, last published: 8 years ago. Start using eslint-plugin-slimio in your project by running `npm i eslint-plugin-slimio`. There are no other projects in the npm registry using eslint-plugin-slimio.
slim-select / .eslintrc .eslintrc221 Bytes 一键复制编辑原始数据按行查看历史 Brianvoe提交于8年前.initial commit - 1st draft 123456789101112131415 { root: true, parser: 'babel-eslint', parserOptions: { ecmaVersion: 6, sourceType: 'module' ...
eslint-plugin-slimio 中文文档教程 eslint-plugin-slimio SlimIO Addon 的 ESLint 插件
34 changes: 34 additions & 0 deletions 34 lib/slim_lint/linter/instance_variables.rb Original file line numberDiff line numberDiff line change @@ -0,0 +1,34 @@ # frozen_string_literal: true module SlimLint # Searches for instance variables in partial or other templates. class Linter::...
Configurable tool for analyzing Slim templates. Contribute to sds/slim-lint development by creating an account on GitHub.
Hello! I would like to add a linter to detect instance variables in Slim templates. Replacing them with local variables is often encouraged in Rails partial templates, but here I expect using the i...
fmt.Printf("docker-slim[lint]: missing target image/Dockerfile...\n\n") cli.ShowCommandHelp(ctx, CmdLint) return nil } else { targetRef = ctx.Args().First() targetRef := ctx.String(FlagTarget) if !doListChecks { if targetRef == "" { if len(ctx.Args()) < 1 { fmt.Printf("do...
Breadcrumbs slim-shield / .yamllint Latest commit sreejithfocaloid feat: Initial commit. 2fc3561· Aug 14, 2023 HistoryHistory File metadata and controls Code Blame 7 lines (5 loc) · 110 Bytes Raw extends: relaxed rules: line-length: max: 200 allow-non-breakable-inline-mappings: true 1...