mirror of
https://github.com/shipshitdev/skills.git
synced 2026-09-19 06:04:15 +08:00
85b633acc0
- Added .agent/SESSIONS/ to .gitignore to exclude agent session files from version control. - Reverted the "default" setting in .markdownlint.json to true for consistent linting behavior. - Removed an empty line in .markdownlintignore for cleaner formatting. - Deleted obsolete .skill-validate.txt file to streamline project structure. - Enhanced README.md to clarify the purpose and contents of the project, including a new section on included capabilities. Total sessions today: 4
20 lines
280 B
JSON
20 lines
280 B
JSON
{
|
|
"MD001": false,
|
|
"MD003": {
|
|
"style": "atx"
|
|
},
|
|
"MD007": {
|
|
"indent": 2
|
|
},
|
|
"MD013": false,
|
|
"MD024": {
|
|
"siblings_only": true
|
|
},
|
|
"MD025": false,
|
|
"MD033": false,
|
|
"MD034": false,
|
|
"MD036": false,
|
|
"MD040": false,
|
|
"MD041": false,
|
|
"default": true
|
|
} |