aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
AgeCommit message (Collapse)Author
2025-01-21Hide base theme (#7234)Gravatar Alexandre Alapetite
2025-01-16Add EditorConfig for .neon (#7224)Gravatar Alexandre Alapetite
Used by PHPStan
2023-05-09Minor development config fixes (#5379)Gravatar Alexandre Alapetite
* Add compatibility with MacOS for `paste` command * Addition to .editorconfig
2022-07-04Dynamic OPML (#4407)Gravatar Alexandre Alapetite
* Dynamic OPML draft #fix https://github.com/FreshRSS/FreshRSS/issues/4191 * Export dynamic OPML http://opml.org/spec2.opml#1629043127000 * Restart with simpler approach * Minor revert * Export dynamic OPML also for single feeds * Special category type for importing dynamic OPML * Parameter for excludeMutedFeeds * Details * More draft * i18n * Fix update * Draft manual import working * Working manual refresh * Draft automatic update * Working Web refresh + fixes * Import/export dynamic OPML settings * Annoying numerous lines in SQL logs * Fix minor JavaScript error * Fix auto adding new columns * Add require * Add missing 🗲 * Missing space * Disable adding new feeds to dynamic categories * Link from import * i18n typo * Improve theme icon function * Fix pink-dark
2021-10-23Improved markdownlint (#3918)Gravatar Alexandre Alapetite
* Improved markdownlint * Relaxed rules slighlty * `npm run markdownlint` for automatic tests * `npm run markdownlint_fix` for automatic syntax fixing * Applied the fixes on all our Markdown files
2021-10-21Align .editorconfig with .stylelintrc for CSS files (#3912)Gravatar Alexandre Alapetite
And add explicit file extension to `.stylelintrc`
2021-10-19EditorConfig update (#3895)Gravatar Alexandre Alapetite
2017-12-21Tiny additions to .editorconfig (#1744)Gravatar Nicola Spanti
2017-12-17added .editorconfig with basic settingsGravatar Kevin Papst