Skip to content

Instantly share code, notes, and snippets.

View zhtnk's full-sized avatar

Oleksii Zhytnyk zhtnk

View GitHub Profile
@zhtnk
zhtnk / keybase.md
Created March 26, 2020 15:51
Identity verification

Keybase proof

I hereby claim:

  • I am zhtnk on github.
  • I am zhtnk (https://keybase.io/zhtnk) on keybase.
  • I have a public key whose fingerprint is 525F 2608 B958 B7AA 4248 413A 9955 8CE3 AD38 7B2C

To claim this, I am signing this object:

@zhtnk
zhtnk / .pre-commit-config.yaml
Created May 31, 2019 16:12
Pre-commit config
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.2.3
hooks:
- id: check-json
stages: [commit]
- id: check-yaml
stages: [commit]