Stefan van der Walt

Results 133 issues of Stefan van der Walt

formatting-and-linting

### Describe the bug https://sass-lang.com/documentation/breaking-changes/import/ We should transition to `@use`. I think the syntax we need is: ``` @use "badge" as *; ``` ### Reproduce the bug Compile Scientific Python...

bug

While completing the exercises, yarn created a `.yarn` directory that created problems with the linter. Emacs stores backup files as `##`, and these files also shouldn't be checked.