Skip to content

Commit

Permalink
Add license header
Browse files Browse the repository at this point in the history
  • Loading branch information
tekktrik committed Jan 30, 2024
1 parent a121e11 commit 8596b3f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ruff.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# SPDX-FileCopyrightText: 2024 Alec Delaney
# SPDX-License-Identifier: MIT

select = ["D", "PL", "UP", "I"]
ignore = ["D213", "D203"]

0 comments on commit 8596b3f

Please sign in to comment.