-
I cannot pass a variable from a child template to it's parent.
I have this in `child`:
```
{% extends "parent" %}
{% set foo = "bar" %}
{% block content %}{% endblock content %}
```
And…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
The following code has two exceptions rais…
-
Hey Guys,
I'm getting a pillar error, not very familiar with pillar but I am getting the error on a few different machines, all that worked with this repo up until recently.
The errors I get are :…
-
The formula's yaml files are carrying too much logic for files that must let you, at a quick glance, understand what values are being set as default or overriden in each of those files.
Even more, so…
-
This is a strange issue that I got since I have updated to the latest version using the github master.
I have an entry with a new variable defined in the YAML front matter. In my template I've recall…
-
In production, we should use compiled ember templates rather than having them be compiled in the browser. This will make our app load faster as the templates wouldn't have to compile themselves on pag…
-
### Is this your first time submitting a feature request?
- [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations)
- [X] I have se…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
SQLFluff is triggering indentation violations whe…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
I'm trying to set up sqlfluff in my dbt project a…
-
**AFT Version:**
1.10.3
**Bug Description**
When the customizations pipelines are run and a developer hasnt added the api_helpers dir and jinja templates to the account specific terraform dirs th…