mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-05 05:55:48 +00:00
Remove old files (#3077)
from https://github.com/woodpecker-ci/woodpecker/pull/3069 - `.changelog.yml`: no longer used - `pipeline/samples`
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
module.exports = {
|
||||
semi: true,
|
||||
trailingComma: 'all',
|
||||
singleQuote: true,
|
||||
printWidth: 120,
|
||||
tabWidth: 2,
|
||||
endOfLine: 'lf',
|
||||
};
|
Reference in New Issue
Block a user