-
Failed to load the atom-languageclient package
Cannot find module '/home/sanxiyn/.atom/packages/atom-languageclient/dist/index'
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
When linting valid Snowflake code, following viol…
-
Hi @Alexays , @alebastr I've done some digging into GTK4 and opportunity to migrate Waybar to it.
So. I have the first base example of the Waybar which can be build and run with gtkmm4 .
There on…
-
### Expected behavior.
Try to edit a text file using SpaceVim.
Try pressing Enter key.
The keypress is never recognised and newline is never generated.
This is not a problem with nano or Emacs o…
-
**Sails version**: 1.0.2
**Node version**: 7.8.9
**NPM version**: 4.2.0
**DB adapter name**: N/A
**DB adapter version**: N/A
**Operating system**: Ubuntu 14
Updating v12 to v1.0.2 an…
-
I'm trying to form a left join in F# but I'm getting an Exception
```
Exception message:
variable '_arg1' of type 'Program+Names' referenced from scope '', but it is not defined
Stack trace:
E…
-
# Background and Motivation
We have `cargo clippy` running in our CI in order to enforce code quality. In order to increase our standards, we should enable the `clippy::pedantic` lint group.
# R…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
Hi, I'm having issues with understanding rule L02…
-
### Welcome
- [X] Yes, I'm using a binary release within 2 latest [releases](https://github.com/golangci/golangci-lint/releases). Only such installations are supported.
- [X] Yes, I've searched si…
-
### What steps will reproduce the problem?
1. Re-run `migration up` after a partially complete migration due to an error (eg. table already exists)
2. Attempt to run migration:
```
➜ php tests/bin…