1
0
Fork 0
mirror of https://github.com/shimataro/ssh-key-action.git synced 2025-06-19 22:52:10 +10:00
Commit graph

5 commits

Author SHA1 Message Date
shimataro
adea214356
Feature/refactor (#209)
* Change code style to 1TBS

* refactor creating ".ssh" directoy

* Add Windows-2022 / macOS-11 / macOS-12 / Ubuntu-22.04
Drop Ubuntu-16.04

* Drop centos:8 (Docker container)

* add CentOS 8 Stream (Docker container)

* use YAML alias

* Revert "use YAML alias"

This reverts commit 1ddbc7fde8.

* update .eslintrc

* move calling main to front
2022-10-30 19:57:06 +09:00
shimataro
9a0947af3f
* update keyword-spacing (#121) 2020-02-26 09:08:08 +09:00
shimataro
b7ac21090a
Feature/eslint (#120)
* * remove eslint-plugin-import

* * update TypeScript rules

* * update valid-jsdoc

* * update sort-imports

* * update semicolon style

* * update lines-between-class-members

* * update id-length

* * update function-paren-newline

* * update dot-notation
2020-02-26 08:28:23 +09:00
shimataro
806ebadbbe
* refactor YAML file (#105) 2020-02-07 05:56:43 +09:00
shimataro
a4ff38c616
* add lint tools (#61) 2020-01-18 09:56:30 +09:00