Giter Site home page Giter Site logo

coala-emacs's Issues

Old version of .coafile

This repo is using an old version of .coafile standard that needs to be updated to explicit setting inheritance in accordance to the new standard.

Add ISSUE_TEMPLATE.md

Add a file named ISSUE_TEMPLATE.md which includes general information and guidelines for issue reporter, you can see ISSUE_TEMPLATE.md of coala repository for reference.
label: initiatives/gci
Opened by @Monal5031 at gitter//Monal5031

I am getting a Json error

Error from syntax checker coala: JSON readtable error

I have pip3, coala and flycheck-coala from source. On windows 10 and using Emacs 25.1.1.
I am getting the error when trying to edit a python file, nothing is linted. I am also getting that error when try to lint it from cmd. I have both python 2 and 3 installed.

ok now I'm sure..this is an emacs specific error

Ok, somethings wrong with flycheck-coala or I don't know

This is what my file tree look like, where @ is my repo's root

@
├── README.md
├── .coafile
└── src
    ├── for.py
    ├── maxIndex.py
    ├── nQueen
    │   ├── IterativeNQueenAll.java
    │   ├── IterativeNQueen.java
    │   ├── RecursiveNQueenAll.java
    │   └── RecursiveNQueen.java
    ├── reddi-t.py
    ├── sort.py
    └── SumOfDigits.py

and this is my .coafile

[Default]
bears = SpaceConsistencyBear, PEP8Bear
files = src/*.py
use_spaces = True

# http://docs.coala.io/en/latest/Users/coafile.html

Executing coala from root, executes bears properly and I can apply patches, but in emacs no linting is happening, like it used too from pylint and I am getting this JSON parse error
Error from syntax checker coala: JSON readtable error [2 times]

Thanks for the help

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.