{
    "cSpell.words": [
        "clippy",
        "raylib",
        "renderable"
    ],
    "rust-analyzer.checkOnSave.command": "clippy"
}