Michal Malus

Results 5 issues of Michal Malus

**Describe the bug** Sometimes "==" is not sent via the hook. **To Reproduce** ``` my_teams_message = pymsteams.connectorcard(...) my_teams_message.text("0==0 1==1") my_teams_message.send() ``` **Expected behavior** A message containing "0==0 1==1" **Screenshots** ![issue](https://user-images.githubusercontent.com/101653551/220977276-02f87b35-0a2c-4d6a-86da-d657fc60b998.png)...

bug

### Search before asking - [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues. ### What Happened Cannot configure SQLFluff to enforce a single join on a single line...

bug

### Search before asking - [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues. ### Description Documentation says hanging indents were dropped due to ambiguity. Which seems to affect...

enhancement

### Search before asking - [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues. ### Description That's probably a long shot but sqlfluff could be potentially used to fix...

enhancement

## Screenshot ![image](https://user-images.githubusercontent.com/101653551/166115626-5d4e4e3d-fac1-4135-bec8-50f2e4026abc.png) ![image](https://user-images.githubusercontent.com/101653551/166115734-9538ef40-456e-4f64-88db-8009551f14b7.png) ## Description Chart: Time-series Table Type: Sparkline Two issues: 1. Width of the Sparkline part cannot be adjusted. Seems to be permanently set to ~300px. 2....