Skip to content

Run pre-commit; fix lints #199

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 1, 2025
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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
# https://pre-commit.com/#installation
default_stages: [commit, push]
default_stages: [pre-commit, pre-push]
default_language_version:
# force all unspecified Python hooks to run python3
python: python3
Expand Down
2 changes: 1 addition & 1 deletion _networks/TinotendaMhedziso.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ languages: C# CSS3 HTML5 JS Python MySQL
---

Final year Bachelor of Information Technology student who has some
experience with Full-stack web development in vanilla JS💻, building
experience with Full-stack web development in vanilla JS💻, building
desktop applications using C#🔎 and advanced chatbot building using Botpress👷🏿‍.
8 changes: 4 additions & 4 deletions _networks/sm4rtdev.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ name: Elon Scott
github: sm4rtdev
website: https://elonscottdev.pro
email: [email protected]
instagram:
twitter:
linkedin:
facebook:
instagram:
twitter:
linkedin:
facebook:
country: US
location: Texas
role: Senior Front-End and Web3 Developer
Expand Down
Loading