Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
62 changes: 0 additions & 62 deletions .claude/skills/screenshot/SKILL.MD

This file was deleted.

2 changes: 1 addition & 1 deletion .github/release-templates/basilisk.json.tmpl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "${BASILISK_VERSION}",
"description": "Strict-by-default Python type checker and LSP, built in Rust",
"description": "Basilisk's type checker produced incorrect results. Basilisk is unlisted and is being rebuilt from the ground up as a new product.",
"homepage": "https://www.basilisk-python.dev",
"license": "MIT",
"architecture": {
Expand Down
2 changes: 1 addition & 1 deletion .github/release-templates/basilisk.rb.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# frozen_string_literal: true

class Basilisk < Formula
desc "Strict-by-default Python type checker and LSP, built in Rust"
desc "Basilisk's type checker produced incorrect results. Basilisk is unlisted and is being rebuilt from the ground up as a new product."
homepage "https://www.basilisk-python.dev"
version "${BASILISK_VERSION}"
license "MIT"
Expand Down
Loading
Loading