- 
                Notifications
    
You must be signed in to change notification settings  - Fork 4
 
Add lint #56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
4f176a2    to
    1770e6a      
    Compare
  
    | 
           Marked as draft for now, as there are problems with variables in SQLFluff. Added a comment to the issue in SQLFluff repo about that, hopefully it will get resolved soon.  | 
    
8d28367    to
    e835464      
    Compare
  
    | "copier==5.1.0", | ||
| # due to the 'regex' conflict between copier and sqlfluff: | ||
| "copier @ git+https://github.com/swtwsk/copier@regex-update", | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To remove when copier is updated
| 
           The code for the  Right now in the PR we reference the private fork of the copier (https://github.com/swtwsk/copier/tree/regex-update) that has an updated reference. However, it is not a maintainable solution, hence the decision to stop working on   | 
    
Keep in mind: