-
### Overview
This issue tracks meeting agendas and summaries for the ENGINEERING COP meetings.
The schedule can be found [here](https://github.com/hackforla/engineering/wiki/CoP-Meetings#schedule).
…
-
**Note:** this evaluation was done a long time ago, so it is probably outdated.
mostly considering how often they'll be used, how easily replaceable they are by
other things, and if I feel that th…
-
We need the monolithic Lingy REPL to use a Clojure-like client server model to allow other UIs / IDEs to support Lingy.
@PEZ, can you give insight about how Clojure does this?
-
When I have a switch that handles certains enum values with a ```default:```, should I ignore SS018 or should the analyzer not raise it ?
ex :
```
public enum FizzBuzz
{
None = 0,
Fiz…
-
# Content
## Objectives and topics covered in this section
## Booleans and comparison operators ( 8 mins ) - Altom
- What are boolean types?
- Save boolean types into variables
- Show the `ty…
-
```
Key,Text
X,"Hello, mechatroner,
This, incorrectly interpreted as a new row with two columns"
```
![image](https://user-images.githubusercontent.com/828711/36693401-0a606144-1af0-11e8-89d2-515…
-
### Version
v18.3.0
### Platform
Darwin willmunn-2 20.6.0 Darwin Kernel Version 20.6.0: Tue Feb 22 21:10:41 PST 2022; root:xnu-7195.141.26~1/RELEASE_X86_64 x86_64
### Subsystem
test_run…
-
**How to reproduce (overview):**
1. Setup Grafana and Loki
2. Configure an Nginx reverse proxy in front of Grafana as described on https://grafana.com/tutorials/run-grafana-behind-a-proxy/
3. S…
-
Yo bro this repo empty lol
-
Currently, this repo just supports syntax highlighting. We should expand the functionality to launch the `sway-lsp` language server binary and communicate with an LSP client vim plugin.