Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot lint any file, pylint fails #102

Open
jzhao62 opened this issue Nov 19, 2023 · 0 comments
Open

cannot lint any file, pylint fails #102

jzhao62 opened this issue Nov 19, 2023 · 0 comments

Comments

@jzhao62
Copy link

jzhao62 commented Nov 19, 2023

Step 1: Are you in the right place?

  • [x ] I have verified there are no duplicate active or recent bugs, questions, or requests
  • [x ] I have verified that I am using the latest version of the plugin.

Step 2: Describe your environment

  • Plugin version: 0.14.0
  • PyCharm/IDEA version: 2022.1.1
  • Pylint version: 3.0.2

Step 3: Describe the problem:

Steps to reproduce:

  1. you install pylint via pip, and try to lint the file, you cannot

Observed Results:

image
image

Expected Results:

should allow me to lint file
*

Relevant Code:

System.out.println("Hello, world!");
java.lang.RuntimeException: This is an example Exception log
    at com.leinardi.HelloWorld
    at com.leinardi.HelloWorld$ThisIsNotARealLog
    at bigcorporate.app.Instrumentation.callActivityOnResume(Instrumentation.kt)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant