This website requires JavaScript.
Explore
Help
Sign In
lukas
/
timetracker
Watch
1
Star
0
Fork
You've already forked timetracker
0
Code
Issues
18
Pull Requests
3
Actions
Packages
Projects
1
Releases
20
Wiki
Activity
add ruff to shell.nix
Django CI/CD / test (push)
Successful in 56s
Details
Django CI/CD / build-and-push (push)
Has been skipped
Details
Browse Source
...
This commit is contained in:
Lukáš Kucharczyk
2024-08-11 17:24:50 +02:00
parent
e85b32e22f
commit
fda4913c97
Signed by:
lukas
SSH Key Fingerprint:
SHA256:vMuSwvwAvcT6htVAioMP7rzzwMQNi3roESyhv+nAxeg
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
1
shell.nix
Unescape
Escape
View File
@ -7,6 +7,7 @@ pkgs.mkShell {
nodejs
python3
poetry
ruff
]
;
shellHook
=
''
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
lukas/timetracker
Title
Body
Create Issue