Lucas Ferreira
Lucas Ferreira
Any luck on this @shoxter ? I am trying to do the same.
oh, that's very annoying. May I ask what you end up using instead? Have you stopped using Atom for clojure or have you just stopped using proto-repl?
I guess we are on the same boat. I have tried Cursive and Spacemacs but I was not very productive using them. I have been using Atom for Clojure. I...
Hey @ZviBaratz , do you have any file named `setup.cfg`, `tox.ini` or `.flake8` in the root of your project?
I think we should change the default value of `projectConfigFile` to an empty string/none. We execute the linter using the project's root as cwd. so Flake8 already look for a...
I am looking into this.
Currently, the linter executes Flake8 inside of the project's root directory and it expects the configuration file to be located there. By project's root, I mean the topmost directory of...
@djugei working fine here with `test: check user id`. Do you have some example?
Would be great to hear more about this. Unfortunately, there has been cases of "mysterious buyers" taking over projects and injecting malware on them (see https://github.com/NanoAdblocker/NanoCore/issues/362). I don't have any...
> The **big** question: Is it still safe to continue using TGS? I would say no, because: 1. We don't know if the loaded script is malicious or not. Even...