Skip to content
#

linter

Here are 1,376 public repositories matching this topic...

rome
bradydowling
bradydowling commented Aug 12, 2020

When I ran rome check I got the following output:


 node_modules/deep-freeze/package.json:50:14 parse/spdxLicense ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

  ✖ Unknown license public

  ℹ The SPDX registry is used to ensure valid and legal licenses. See https://spdx.org/licenses/ for more information.

━━━━━━━━━━━━━━━━━━━━━━━━━
donv
donv commented Sep 22, 2020

Is your feature request related to a problem? Please describe.

Gemspec/RequiredRubyVersion enforces that gemspec.required_ruby_version is set and then complains that it differs from TargetRubyVersion in .rubocop.yml even if it is not specified in .rubocop.yml.

Having to specify TargetRubyVersion in .rubocop.yml in addition to gemspec.required_ruby_version duplicates the information.

stylelint
golangci-lint
odidev
odidev commented Jul 23, 2020

Is your feature request related to a problem? Please describe.
Hi Team,

Are you planning to release golangci/golangci-lint image for arm64?

Describe the solution you'd like
I am checking on adding arm64 support in Travis-CI for kube-router package, but I was facing issue in pulling golangci-lint image for arm64 as it is not available in the docker hub. I have observed that golangci-lin

IlanCosman
IlanCosman commented Sep 9, 2020

Is your feature request related to a problem? Please describe.

Following the guidance of github, many developers are moving to main as their default branch. Saving developers from the very small hindrance of using DEFAULT_BRANCH: main would contribute to smoothing the transition.

Describe the solution you'd like

The default branch should be main. If it does not exist, use `m

Fernal73
Fernal73 commented Sep 1, 2019

Affects PMD Version:
6.17

Rule:
All rulesets.

Description:
PMD output does not inform the user as to the number of rules contravened while running the tool. The user has to look at the output file.

Code Sample demonstrating the issue:

Sep 01, 2019 9:42:45 AM net.sourceforge.pmd.cache.FileAnalysisCache loadFromFile
INFO: Analysis cache loaded
Sep 01, 2019 9:

Improve this page

Add a description, image, and links to the linter 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 linter topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.