-
## What happens?
项目中用CSS Modules 识别不了*.less文件
![image](https://user-images.githubusercontent.com/77134659/108449922-42bd4980-729f-11eb-9af3-839ac7826c58.png)
- 项目目录结构:
![image](https:/…
-
Problem: we would like to forbid commits that include files bigger than XX MB.
Possible implementations:
- https://stackoverflow.com/questions/39576257/how-to-limit-file-size-on-commit/39578014#3…
-
I recently had a conversation with someone who needed assistance with setting up hooks on gitea: I thought about sharing his feedback with all of the contributors here:
>We were finally able to set…
gabyx updated
4 years ago
-
As well as GITEA_REPO_NAME and GITEA_REPO_USER_NAME, something like GITEA_COMMIT_URL would be great to push out by post_receive scripts. At the moment I'm constructing them (not a big deal).
-
- Gitea version (or commit ref): 1.10rc1 ref: db0d4ffdc7d0800b7785beddee4a715b1f7589bd
- Git version:
- Operating system: win7
- Database (use `[x]`):
- [ ] PostgreSQL
- [ ] MySQL
- [ ]…
-
Could you add a feature to execute shell scripts on specific events.
Examples what I mean with events:
- Something is pushed into a repo
- A pull request was accept
- An issue was created/close…
-
We lost this configuration when we migrated to Vite from vue-cli.
This was the old package.json bits related to this
```
"devDependencies": {
"@vue/cli-plugin-eslint": "^3.8.0",
"@vu…
-
Files to explain how to contribute to the repo and more
https://github.com/devlinjunker/template.hapi.rest/community
- [x] LICENSE.md (fix)
- [x] Code of Conduct?
- [x] CONTRIBUTING.md file:
…
-
![image](https://user-images.githubusercontent.com/13354331/93206509-c8215880-f759-11ea-8cc3-0ad355be2c40.png)
xeruf updated
4 years ago
-
**Describe the solution you'd like**
Is there a way to uses your product to check whether any file would get reformated on save ?
My goal is to have a script which rejects commits/pull request if it…