Git Product home page Git Product logo

Comments (3)

WingDust avatar WingDust commented on July 21, 2024 1

@RobertOstermann I find problem , the config .sqlfluff have format error cause this

from vscode-sqlfluff.

RobertOstermann avatar RobertOstermann commented on July 21, 2024

@WingDust This is difficult to understand. Could you further explain the problem you are seeing? Is this a linting or formatting problem? Are you seeing this error in the output channel? Could you include the error with newlines so I don't have to scroll to try to see it all?

from vscode-sqlfluff.

WingDust avatar WingDust commented on July 21, 2024

@RobertOstermann vscode open sql file will show


File "/opt/homebrew/bin/sqlfluff", line 8, 
in <module>     sys.exit(cli())  
File "/opt/homebrew/lib/python3.10/site-packages/click/core.py",line 1130, 
in __call__     return self.main(*args, **kwargs)   
File "/opt/homebrew/lib/python3.10/site-packages/click/core.py", line 1055, 
in main     rv = self.invoke(ctx)   File "/opt/homebrew/lib/python3.10/site-packages/click/core.py", line 1657, 
in invoke     return _process_result(sub_ctx.command.invoke(sub_ctx))   
File "/opt/homebrew/lib/python3.10/site-packages/click/core.py", line 1404, 
in invoke     return ctx.invoke(self.callback, **ctx.params)   
File "/opt/homebrew/lib/python3.10/site-packages/click/core.py", line 760,
 in invoke     return __callback(*args, **kwargs)   
File "/opt/homebrew/lib/python3.10/site-packages/sqlfluff/cli/commands.py", line 549,
 in lint     
config = get_config(   File "/opt/homebrew/lib/python3.10/site-packages/sqlfluff/cli/commands.py", line 361, i
n get_config     r

i don't know why

from vscode-sqlfluff.

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.