Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Module never loads and never shows any errors #107

Open
jwaggy opened this issue Feb 6, 2019 · 3 comments
Open

Module never loads and never shows any errors #107

jwaggy opened this issue Feb 6, 2019 · 3 comments
Labels

Comments

@jwaggy
Copy link

jwaggy commented Feb 6, 2019

As far as I can tell linter-pylama never runs anything and never throws any errors to the console.

ATOM 1.34.0 x64
python 3.6.7
windows 10 pro

Community Packages (9)
├── busy-signal@2.0.0
├── intentions@1.1.5
├── linter@2.3.0
├── linter-markdown@5.2.2
├── linter-pylama@0.10.1
├── linter-shellcheck@1.6.0
├── linter-ui-default@1.7.1
├── markdown-preview-plus@3.7.1
└── teletype@0.13.3

I would greatly appreciate your help as I have used this package prior to this new pc and was in love.

@Arcanemagus
Copy link
Member

First step would be to run Linter: Debug from the command palette.

@jwaggy
Copy link
Author

jwaggy commented Feb 6, 2019

Platform: win32
Atom Version: 1.34.0
Linter Version: 2.3.0
Opened file is ignored: Yes
Matching Linter Providers: 
  - Pylama
Disabled Linter Providers: 
Standard Linter Providers: 
  - Pylama
  - remark-lint
  - ShellCheck
Indie Linter Providers: 
UI Providers: 
  - Linter
Ignore Glob: **/*.min.{js,css}
VCS Ignored Paths are excluded: true
Current File Scopes: 
  - *
  - source.python

@Arcanemagus
Copy link
Member

Opened file is ignored: Yes

It looks like the file you have open is ignored by your VCS (e.g. git). You'll either need to adjust how that is being set to ignored, or change the core Atom setting for "Exclude VCS Ignored Files".

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants