Skip to content

Commit

Permalink
Address PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
samcoe committed Nov 17, 2021
1 parent 3c3b6c2 commit 80d14c0
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 190 deletions.
133 changes: 0 additions & 133 deletions .github/CODE-OF-CONDUCT.md

This file was deleted.

48 changes: 0 additions & 48 deletions .github/CONTRIBUTING.md

This file was deleted.

6 changes: 1 addition & 5 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@ name: Lint
on: [push, pull_request]
jobs:
lint:
strategy:
matrix:
os: [ubuntu-latest]
go: [1.16]
runs-on: ${{ matrix.os }}
runs-on: ubuntu-latest

steps:
- name: Checkout code
Expand Down
1 change: 0 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
MIT License

Copyright (c) 2017 Dmitri Shuralyov
Copyright (c) 2021 GitHub Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
3 changes: 0 additions & 3 deletions SECURITY.md

This file was deleted.

0 comments on commit 80d14c0

Please sign in to comment.