bellshade / CPP

Repositori untuk belajar pemrograman C++ dalam bahasa Indonesia
MIT License
51 stars 43 forks source link

fix: memperbaiki unitesting #77

Closed slowy07 closed 1 year ago

slowy07 commented 1 year ago

Deskripsi (Description)

menghapus filename formatter karena sudah ada pada repositori unitesting-script

Checklist:

Umum:
Contributor Requirements (Syarat Kontributor) dan Lain-Lain:

Environment

Saya menggunakan (I'm using):

slowy07 commented 1 year ago
Run wget wget https://raw.githubusercontent.com/bellshade/unitesting-script/main/filename_formatter.sh
  wget wget https://raw.githubusercontent.com/bellshade/unitesting-script/main/filename_formatter.sh
  chmod +x filename_formatter.sh
  ./format_nama_file.sh .cpp, .hpp
  shell: /usr/bin/bash -e {0}
--[2](https://github.com/bellshade/CPP/actions/runs/4395416411/jobs/7697204737#step:6:2)023-03-12 02:54:56--  http://wget/
Resolving wget (wget)... failed: Temporary failure in name resolution.
wget: unable to resolve host address ‘wget’
--2023-03-12 02:54:56--  https://raw.githubusercontent.com/bellshade/unitesting-script/main/filename_formatter.sh
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.1[3](https://github.com/bellshade/CPP/actions/runs/4395416411/jobs/7697204737#step:6:3)3, 185.199.110.133, 185.199.111.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:[4](https://github.com/bellshade/CPP/actions/runs/4395416411/jobs/7697204737#step:6:4)43... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1366 (1.3K) [text/plain]
Saving to: ‘filename_formatter.sh’

     0K .                                                     100% 97.9M=0s

2023-03-12 02:[5](https://github.com/bellshade/CPP/actions/runs/4395416411/jobs/7697204737#step:6:5)4:5[6](https://github.com/bellshade/CPP/actions/runs/4395416411/jobs/7697204737#step:6:7) (9[7](https://github.com/bellshade/CPP/actions/runs/4395416411/jobs/7697204737#step:6:8).[9](https://github.com/bellshade/CPP/actions/runs/4395416411/jobs/7697204737#step:6:10) MB/s) - ‘filename_formatter.sh’ saved [1366/1366]

FINISHED --2023-03-[12](https://github.com/bellshade/CPP/actions/runs/4395416411/jobs/7697204737#step:6:13) 02:54:56--
Total wall clock time: 0.2s
Downloaded: 1 files, 1.3K in 0s (97.9 MB/s)