Code Monkey home page Code Monkey logo

Comments (5)

biermeester avatar biermeester commented on June 9, 2024

I'm assuming that you are trying to set the ignore option in the sublime-settings file? If so, I'm unable to duplicate this error on ST3 build 3047 on Windows.

Please make sure you have the latest version of Pylinter installed. If the problem persists, please post your settings and Pylinter output. (To get the Pylinter output, set the verbose setting to true.)

from pylinter.

arusahni avatar arusahni commented on June 9, 2024

I'm using Linux, for what it's worth, and am running the 2013.09.06 build of Pylinter.

Here's the stack trace I get when I do ctrl + alt + i:

 - PyLinter: Verbose is True
 - PyLinter: Pylint path /home/aru/.virtualenvs/lolologist/lib/python2.7/site-packages/pylint/lint.py found
Traceback (most recent call last):
  File "/opt/sublime_text/sublime_plugin.py", line 543, in run_
    return self.run(edit, **args)
  File "/home/aru/.config/sublime-text-3/Packages/Pylinter/pylinter.py", line 208, in run
    self.add_ignore()
  File "/home/aru/.config/sublime-text-3/Packages/Pylinter/pylinter.py", line 337, in add_ignore
    edit = self.view.begin_edit()
TypeError: begin_edit() missing 2 required positional arguments: 'edit_token' and 'cmd'

from pylinter.

biermeester avatar biermeester commented on June 9, 2024

I still can't reproduce the error. Can you post your Pylinter.sublime-settings file?

*Edit: scratch that, I can reproduce it.

from pylinter.

biermeester avatar biermeester commented on June 9, 2024

It should be fixed now. Feel free to re-open if the problem isn't solved.

from pylinter.

arusahni avatar arusahni commented on June 9, 2024

Just tried it and was able to ignore warnings. Thanks for the fix!

from pylinter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.