Hasan Demirtaş

Results 30 issues of Hasan Demirtaş

Added FastBoardRegistry. Updated README for the usage of the new auto-registry system. ![image](https://user-images.githubusercontent.com/12835420/144744071-68e1564b-eb1f-4574-a97b-ded71814559a.png)

If you don't add a new collaborator, that can review and merge all pull requests, the repository will die. There is no response for pull requests or issue not so...

enhancement

Is there any benchmark with other java yaml libraries? like that ![image](https://user-images.githubusercontent.com/12835420/86515757-0d551000-be24-11ea-9df7-6d9cd5b57a95.png)

Reading a yml file that contains folded scalar throws `java.lang.StringIndexOutOfBoundsException: String index out of range: -1` the file; ```yml "help-messages": > &a====== %prefix% Player Commands &a====== &7/rank &r> &eShows help...

bug
@amihaiemil
Medium Prio

enhancement
parser
discord

My github action is giving me the error. ![image](https://user-images.githubusercontent.com/12835420/84714476-701a6080-af76-11ea-960b-922af3d37fa0.png) ```yaml name: CI on: push: branches: [ master ] pull_request: branches: [ master ] jobs: build: runs-on: ubuntu-latest steps: - name:...